@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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406681'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '18.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409947'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410343'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410343'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414709'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407142'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414475'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '20.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414475'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '17.690000534058'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414713'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407372'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410594'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407170'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404773'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404773'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404890'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407792'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407792'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '348'^^xsd:integer;
  dwc:observedWeight '89.999900817871'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407968'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414367'^^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.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '22.819999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414367'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410010> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410010>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410010'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410010'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0365599989891052 -91.4306335449219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0365599989891052"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4306335449219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.430633544922'^^xsd:double;
  dwc:latitude '-0.036559998989105'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '21.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413371'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410356> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410356>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410356'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401175'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411098> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411098>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411098'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411098'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403613> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403613>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403613'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403613'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411740'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411740'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '17.045400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411289'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406094'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404982'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404982'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406319'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406319'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406531'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401612> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401612>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401612'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406952'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:observedWeight '36.740001678467'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400956'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407892'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411078> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411078>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411078'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401882'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401882'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408306'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408308> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408308>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408308'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412195> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412195>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412195'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413728'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402659'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405281'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402798> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402798>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402798'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:observedWeight '26.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413221'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406700'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414459'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414459'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '17.690000534058'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414793'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410401'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406514'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:observedWeight '140'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406514'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405674> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405674>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405674'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405674'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402218'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403138'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400928'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400928'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.655430018901825 -90.1834564208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.655430018901825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1834564208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412705'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412705'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.62000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413901'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414108'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414056'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414056'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409998'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411480'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411480'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411535'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411535'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408607> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408607>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408607'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408677'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412366'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412366'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405670> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405670>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405670'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405670'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405233'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404080> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404080>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '16.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404080'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403654'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401435'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404880'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411012> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411012>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411012'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410936'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403120'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403120'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402161'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402161'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411256'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '1.7272700071335'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403755'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403080> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403080>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403080'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404189'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413639'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409608'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412997'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409783> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409783>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409783'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414032'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414032'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410290'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410290'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400382'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406447'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403450'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403450'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405741'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402930'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403792'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403905'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405709'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405709'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407775> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407775>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407775'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408140'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411478'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414062'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414582'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414582'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410398'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410398'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407319'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403807'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '632'^^xsd:integer;
  dwc:observedWeight '145.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407988'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411454> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411454>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411454'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403219'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403219'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402060> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402060>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402060'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402237'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402237'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404881'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404881'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402738> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402738>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402738'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404129> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404129>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404129'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '12.045499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404129'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401232'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402502'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402502'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406593> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406593>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:observedWeight '76.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '183'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404949'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.43999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414853'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401777'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402207'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406644'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403166'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70279997587204 -89.2736663818359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.70279997587204"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2736663818359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412185'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.273666381836'^^xsd:double;
  dwc:latitude '-0.70279997587204'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412185'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38007998466492 -91.8261795043945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38007998466492"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8261795043945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.826179504395'^^xsd:double;
  dwc:latitude '1.3800799846649'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412980'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414077'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414077'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.401470005512238"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7057189941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414477'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414477'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414989> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414989>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414989'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '18.590000152588'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414989'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403987'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408375'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411230'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401998'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404202> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404202>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404202'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410708'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405933'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405933'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '194'^^xsd:integer;
  dwc:observedWeight '43'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404774'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402707'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414110> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414110>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414110'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0428999997675419 -91.2612609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0428999997675419"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2612609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414356'^^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.261260986328'^^xsd:double;
  dwc:latitude '0.042899999767542'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414356'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410485'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413121> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413121>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413121'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413141'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '70.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413141'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413544'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413544'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403672> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403672>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403672'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411586'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411626'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408534> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408534>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406066> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406066>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406066'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409357> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409357>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409357'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407884'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411738'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409374> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409374>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409374'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409374'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400446'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412803'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412841'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412841'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413951'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413951'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413842'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413654'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408494'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406416'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406416'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401188> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401188>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401188'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401918'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401918'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411697'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414145'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404171> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404171>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404171'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404171'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '563'^^xsd:integer;
  dwc:observedWeight '111.36399841309'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404684'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403757> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403757>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403757'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403032'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402176'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401083'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '509'^^xsd:integer;
  dwc:observedWeight '180.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402688'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408130> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408130>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408733> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408733>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408733'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401988> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401988>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:observedWeight '29.937599182129'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401988'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410011> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410011>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410011'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410103'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412375> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412375>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412375'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408933'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408933'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409574'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409574'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413804'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413804'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '6.8200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413994'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414100'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405447'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403405'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403405'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '107.72699737549'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401520'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407389'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407389'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400541> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400541>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400541'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407016'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410635'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403442'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407572'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.337127685547'^^xsd:double;
  dwc:latitude '0.16848999261856'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413413'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414792'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.3900003433228'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414792'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407011'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413356> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413356>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413356'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410361'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410361'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414809'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.4800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414809'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414676'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '667'^^xsd:integer;
  dwc:observedWeight '65.51000213623'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413601'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413652'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406487> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406487>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406487'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404608> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404608>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404608'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410395'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410698'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414949'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402202'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408233'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408852'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412771'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405070'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405070'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405289'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408172> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408172>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408172'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408172'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408630> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408630>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413483'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403478'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414435'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2730000019073'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414435'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414815'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412955'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '112'^^xsd:integer;
  dwc:observedWeight '94.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413205'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769179999828339 -90.3230514526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769179999828339"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3230514526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410130'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409304'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409304'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414089'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '32.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406830'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407898> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407898>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407898'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412898'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37878000736237 -91.8187408447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37878000736237"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8187408447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414434'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414434'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406801'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.1363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410623'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414846'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407086> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407086>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407086'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '23.863599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407086'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '21.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414577'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414577'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404778> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404778>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404778'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404778'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404738> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404738>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404738'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409126'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409126'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409175'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406688> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406688>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406688'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406688'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105619996786118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4818725585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414499'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414499'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.859889984130859 -89.371337890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.859889984130859"^^xsd:decimal ;
  dwc:decimalLongitude "-89.371337890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.371337890625'^^xsd:double;
  dwc:latitude '-0.85988998413086'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653160929679871 -90.1822814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653160929679871"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1822814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '109'^^xsd:integer;
  dwc:observedWeight '44.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406276'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403034'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404495'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637570023536682"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6583786010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405351'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405351'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406746'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410576> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410576>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410576'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408710'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407434'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407434'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:observedWeight '50.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408385'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411861'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406237'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409023> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409023>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409023'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401713'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '104'^^xsd:integer;
  dwc:observedWeight '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412706'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403555'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403555'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401623'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414322'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414322'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414546> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414546>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414546'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414546'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.64970999956131 -90.5543365478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.64970999956131"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5543365478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414383'^^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.554336547852'^^xsd:double;
  dwc:latitude '-0.64970999956131'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414383'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403735'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402111> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402111>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402111'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402111'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '206'^^xsd:integer;
  dwc:observedWeight '46.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408316'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401761'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401761'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401846'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406586'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403864'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404824'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404496'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402065'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402065'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405136> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405136>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '319'^^xsd:integer;
  dwc:observedWeight '84.999900817871'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405136'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406300'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406300'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409509> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409509>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409509'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413839'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404272'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401740'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401740'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412569'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401337'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '34.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401337'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413116> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413116>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413116'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413239'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414042'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406701'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401445'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406191'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402520'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412439'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:13:5410577'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401372'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401372'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403843'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '112'^^xsd:integer;
  dwc:observedWeight '46.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407912'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402661'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402404'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401626'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401626'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410744'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407147'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407160> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407160>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410991'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401883'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408712'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408712'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400755'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411859'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414204'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410081'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410081'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414865'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414865'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402799'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413446'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413446'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410196'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741159975528717 -90.3080520629883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741159975528717"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3080520629883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.308052062988'^^xsd:double;
  dwc:latitude '-0.74115997552872'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414261'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407298> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407298>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407298'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407309'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402809'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403131'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402269'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402438'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403430'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400036'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:observedWeight '1496'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400036'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400052'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:observedWeight '739'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400052'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403899'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403899'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410603'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410953'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408022'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408022'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406468'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411103> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411103>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411103'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411602'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411602'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402580> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402580>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402580'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402580'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404859'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404859'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401016'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400535> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400535>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400535'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400535'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414291'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414291'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411499'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408824'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412903'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412903'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413851'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413851'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '11.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410456'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410210'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404330'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '135'^^xsd:integer;
  dwc:observedWeight '45.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404330'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404863'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404863'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405240'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400589'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404926'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412022'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414623'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414623'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.577030003070831 -90.7849731445312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.577030003070831"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7849731445312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414159'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '10.449999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414159'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413288> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413288>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413288'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413288'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9.9799995422363'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414956'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401062'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405690> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405690>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405690'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402470'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406630'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406630'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410447'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414798'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414798'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410764'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '451'^^xsd:integer;
  dwc:observedWeight '75.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405630'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412812'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412812'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408996'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408996'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413675'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414861'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414861'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410362'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406528> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406528>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411287'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '15.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404753'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.338019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965461730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965461730957'^^xsd:double;
  dwc:latitude '0.33801999688148'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409625'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412885'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408341'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407446'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411180'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405803'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400342> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400342>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400342'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77495002746582 -90.3595962524414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77495002746582"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3595962524414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410990'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411174'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402495'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402495'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402455'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403531> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403531>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403531'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400661'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403928'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403928'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410745'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404808'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404521> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404521>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404521'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404575'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404575'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405422'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405422'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412822'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409461'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.454540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410549'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414834'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414834'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407047'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407994'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408024> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408024>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408024'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412807'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401141'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402081'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411563'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411563'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412561'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.80000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412561'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62652999162674 -90.8812713623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.62652999162674"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8812713623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414448'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414448'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414373'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0910000801086'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414373'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400491> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400491>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400491'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400491'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406196'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '1567'^^xsd:integer;
  dwc:observedWeight '258.63598632812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407694'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405710> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405710>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405710'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411580> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411580>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411580'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405824'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403725'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411963'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411963'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407239> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407239>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '144'^^xsd:integer;
  dwc:observedWeight '35.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405153> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405153>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405153'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401186> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401186>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401186'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401129> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401129>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:observedWeight '53.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401129'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402299'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405652'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409414'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409414'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29795002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025634765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.429122924805'^^xsd:double;
  dwc:latitude '-0.77175998687744'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.6099996566772'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414193'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '217'^^xsd:integer;
  dwc:observedWeight '56'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413157'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408934'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '636'^^xsd:integer;
  dwc:observedWeight '136.36399841309'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404374'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404054'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409670'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '20.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412931'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.380386352539'^^xsd:double;
  dwc:latitude '-0.77095001935959'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413092'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410472'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405367'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404928'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408091'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408260> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408260>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408260'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408675> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408675>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409177> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409177>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:observedWeight '89.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409177'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409911> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409911>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409911'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409911'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413360'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402896> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402896>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402896'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400418'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403366'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '138'^^xsd:integer;
  dwc:observedWeight '48.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403366'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404459'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404059'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403907'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403908'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408304'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.739910006523132"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7976226806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412695'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.797622680664'^^xsd:double;
  dwc:latitude '-0.73991000652313'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412695'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409640> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409640>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413841'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413841'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414130'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406849'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411458'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408569'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '597'^^xsd:integer;
  dwc:observedWeight '168.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403363'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408922'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413051'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412860'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414550'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414550'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '21.045400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406277'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413000'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414424'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414424'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406913> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406913>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406913'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402086> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402086>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402086'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '108'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404433'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405682'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405682'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403790'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401276'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400742'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400742'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411121> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411121>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411121'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412472'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404812'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404812'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406354> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406354>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406354'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402217> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402217>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402217'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401145'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401145'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404328'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404328'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404361'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405758'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411460'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408422'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411508'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.2727200984955'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410945'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406696'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412727'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413031'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04117000102997 -91.157096862793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04117000102997"^^xsd:decimal ;
  dwc:decimalLongitude "-91.157096862793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157096862793'^^xsd:double;
  dwc:latitude '-1.04117000103'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414958'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407933'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407933'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411023> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411023>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402072'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400429'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404431> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404431>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404431'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402635> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402635>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402635'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405859'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414472'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.289999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414472'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410882'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410882'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '19.549999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413897'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413800'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414564'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414564'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410768'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '12.930000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414926'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405296'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403314'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '18.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406968'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410497'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407395'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407395'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402203'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402506'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404029'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413978'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413796> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413796>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413796'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413796'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.87999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414732'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '79'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410271'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403556'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404826'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401130> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401130>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401130'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405477'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403873'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407893> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407893>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407893'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '52.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401518'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411101'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408119'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408119'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402715'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402715'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411973> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411973>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411973'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406663'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404894'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403234'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403234'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408780'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405819'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402189'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405467> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405467>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405467'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407549'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411520'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408373'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412293> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412293>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412293'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412293'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407029'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411609'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411587> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411587>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411587'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411761'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '17.045400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411761'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412578'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405554'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405554'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406549'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406549'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408730'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408730'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412648'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412648'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413757> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413757>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413757'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409881'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406768'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '17.690000534058'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414715'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407149'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408210'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408210'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411854'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411854'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407652'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411095'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408086> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408086>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408086'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '134'^^xsd:integer;
  dwc:observedWeight '33.86360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408713'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '16.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409183'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402126'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403545'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403545'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402422'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412584'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409632> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409632>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414588'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '22.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414588'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406844'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413352'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413352'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407335'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403413> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403413>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403413'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405805> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405805>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405805'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407300'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410674> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410674>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410674'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410496'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402681'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '87'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405278'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404760> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404760>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404760'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.81818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404760'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401726'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.54545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401726'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '158'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403420'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406227'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406246'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403244'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403244'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406049'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414427'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414427'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407202'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402421'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402421'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401509> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401509>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401509'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401509'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408108> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408108>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408108'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400818'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '99'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405215'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401857'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401857'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402403'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402403'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406438'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411310'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541313171387'^^xsd:double;
  dwc:latitude '-0.67869997024536'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411310'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401048'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '52'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404344'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405167'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406683'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414269'^^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.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414269'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400842'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404067'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404067'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404241'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411703'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406474'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406474'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67189002037048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9965515136719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413990> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413990>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413990'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414052'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401131> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401131>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401131'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404359'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404268'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404985> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404985>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404985'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '89'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404985'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400878'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '181'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407746'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404955'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404955'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408891'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.54545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408891'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413926'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410766> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410766>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410766'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406261'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412477'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '24.772699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404040'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796249985694885 -90.0673904418945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.796249985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0673904418945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.067390441895'^^xsd:double;
  dwc:latitude '-0.79624998569489'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411324'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404750'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404750'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412513'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412936'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414114'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413389'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413389'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411621'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406611'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403333'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403547> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403547>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403547'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408455'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408841'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401460'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407107'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406086> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406086>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406086'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414836'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414836'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410883'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405665> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405665>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405665'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402525'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403494'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400483'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400483'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400648'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408693'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408693'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412296'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413215'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406833> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406833>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406833'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406833'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410013> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410013>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409866'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0173499993979931 -91.4768829345703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0173499993979931"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4768829345703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413462'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412131> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412131>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412131'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409428'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409428'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409486'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409486'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842790007591248 -90.0478820800781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842790007591248"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0478820800781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.047882080078'^^xsd:double;
  dwc:latitude '-0.84279000759125'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411351'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406911> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406911>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406911'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410429'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410429'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410521> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410521>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410521'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410521'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408510> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408510>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408510'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402356'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414893> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414893>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414893'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.36000001430511'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414893'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.741943359375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.161219999194145"^^xsd:decimal ;
  dwc:decimalLongitude "-90.741943359375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.741943359375'^^xsd:double;
  dwc:latitude '-0.16121999919415'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410808'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409285'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403107'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406522> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406522>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406522'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '228'^^xsd:integer;
  dwc:observedWeight '42.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403923'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410072'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414581'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414581'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403223'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '36'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403223'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '186'^^xsd:integer;
  dwc:observedWeight '36.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410365'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407366'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407366'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407443'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403705> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403705>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403705'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403890'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410867'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410867'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401005> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401005>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401005'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.776340007781982 -90.3730163574219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.776340007781982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3730163574219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406772'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406772'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412098> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412098>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412098'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412754'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412754'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401935'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403834'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404120'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404158'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402318'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402318'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407824'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407954'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413882'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413882'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410169'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410430'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403458'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404506'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411865'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409194> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409194>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409194'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412256'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409325'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413942'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414080'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414864'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411235'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405460'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402491'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402446'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405611> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405611>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '1210'^^xsd:integer;
  dwc:observedWeight '275.45401000977'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409226'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409226'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412686'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '83'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405915'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404107'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406137> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406137>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406137'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406137'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403423'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403423'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410299'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407163'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407271'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405273'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401002> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401002>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401002'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405160> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405160>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405160'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408737'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409131> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409131>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409131'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412573'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401616> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401616>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401616'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409547> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409547>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409547'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409547'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403448'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403448'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406174> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406174>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '146'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405086'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400473'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400473'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402389'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402389'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400638> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400638>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400638'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409236> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409236>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409236'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413699'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409384'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412834'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409953'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412859'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402782> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402782>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402782'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401076'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400419> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400419>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400419'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408483'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '36.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408617'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412175'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403185'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401527> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401527>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401527'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401527'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400784'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400784'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402710> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402710>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402710'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403758'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400700'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400700'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411119'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412531'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409604'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409604'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409698> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409698>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409698'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408371'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408512> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408512>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '19.772699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408558> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408558>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408558'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408558'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405395> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405395>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '497'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405395'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400626'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400626'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409380'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409380'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409300'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409300'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420188903809'^^xsd:double;
  dwc:latitude '-0.75995999574661'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412907'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413132> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413132>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '120'^^xsd:integer;
  dwc:observedWeight '28'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413132'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404898> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404898>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404898'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400297'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400297'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408629'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408629'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411713'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408858'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405833> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405833>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405833'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405833'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406667'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408068'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411320'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411533'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408384'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414323'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414323'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413519> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413519>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413519'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413519'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406778> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406778>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406778'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406848'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410334'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410334'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402075'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404775'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409863'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411855'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412522> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412522>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '94'^^xsd:integer;
  dwc:observedWeight '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412522'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414375'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414375'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406984'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407003'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407003'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400810'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407930'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '144'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407930'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '141'^^xsd:integer;
  dwc:observedWeight '51.772701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404935'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412673'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413568'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412914> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412914>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412914'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410100'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405756'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405766'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403208'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403208'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401798'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401798'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403327> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403327>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403327'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:observedWeight '48.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403327'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '312'^^xsd:integer;
  dwc:observedWeight '76.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404974'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411380'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404554'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404554'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400998'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401650'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405025'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401094'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408998'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407220'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407220'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410787'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410787'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406686'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413361'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410288'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410438'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410510> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410510>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410510'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402959> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402959>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402959'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401803'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401803'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406375'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405987'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759959995746613 -90.4201889038086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759959995746613"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4201889038086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413868'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413868'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409162> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409162>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409162'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412570'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409290'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409851'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409851'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401081'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401091'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401298'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401744'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404238'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402101'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404664> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404664>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '10.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404664'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:observedWeight '56.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409563'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407183'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411596'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:observedWeight '82.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400524'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406241'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401579'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402764'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405232'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400515> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400515>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400515'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400515'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '11.130000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413337'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414757'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408126'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408740'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408740'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400707'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411420> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411420>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411420'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403594'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210'^^xsd:integer;
  dwc:observedWeight '49.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403929'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401826'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412179'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '16.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413384'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404307'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404307'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412663'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413891'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401506> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401506>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401506'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400340'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400399'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400399'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400505> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400505>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400505'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404547'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404547'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403552'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408847'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407390'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407390'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407832'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400413'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400286'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408184'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '53'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404945'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02823996543884 -91.2957534790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02823996543884"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2957534790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406998'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406998'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:observedWeight '38.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405957'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409004'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412367'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414368'^^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.208473205566'^^xsd:double;
  dwc:latitude '-0.018600000068545'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '10.979999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414368'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '83'^^xsd:integer;
  dwc:observedWeight '27.729999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413731'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413135'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '15.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413135'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406623'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411398> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411398>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411398'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411633> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411633>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411633'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412701'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413037'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413037'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402381'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401098> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401098>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401098'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403226'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404688'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408305'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408367'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401575'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.12246999889612'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401575'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400895'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406313'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403572> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403572>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403572'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402302'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403449'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403449'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411412'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401032'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412013'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405384'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412084'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405386'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.99999898672104'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410165'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414520'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414520'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04770004749298 -91.204231262207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04770004749298"^^xsd:decimal ;
  dwc:decimalLongitude "-91.204231262207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.204231262207'^^xsd:double;
  dwc:latitude '-1.047700047493'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414767'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401781'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404360'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407058'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407058'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407174'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409430'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414299'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414299'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406828'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410789'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03933000564575 -91.2270202636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03933000564575"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2270202636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410938'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227020263672'^^xsd:double;
  dwc:latitude '-1.0393300056457'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406344'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407678'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408716'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414971'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407646'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402748'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411954'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401905'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '244'^^xsd:integer;
  dwc:observedWeight '70.909103393555'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405207'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400275'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400275'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:observedWeight '47.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403728'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404197'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403831'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401248'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '8.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402829'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401920'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410469'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401858'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401858'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412687'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413890'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413890'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '181'^^xsd:integer;
  dwc:observedWeight '39.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410704'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409817'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409983'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400567'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '52'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405863'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400566> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400566>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400566'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401238> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401238>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401238'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404609'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404609'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401752'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403971'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403971'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '58'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409125'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405858'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405858'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413185> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413185>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413185'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.743130028247833 -90.3044815063477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.743130028247833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3044815063477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.304481506348'^^xsd:double;
  dwc:latitude '-0.74313002824783'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414236'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414411> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414411>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414411'^^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.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414411'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400367'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408564'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408564'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408114'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '22.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413750'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413750'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412484'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412826'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414587'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414587'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403681'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.4545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403681'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406693'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406693'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405480'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402021'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408722'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412388'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412388'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402552'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402187> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402187>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402187'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409117'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407854'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411133> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411133>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411133'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408065'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:observedWeight '72.72730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401484'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402210'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402210'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406339'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406339'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404258'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414426'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414426'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407018'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407018'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401586'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403969'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402012> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402012>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402012'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402107> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402107>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402107'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.2727299928665'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406325'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409061'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401973> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401973>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401973'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401973'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401007> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401007>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401007'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414352'^^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.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414352'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410253'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410253'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410317'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412844'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412844'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414072'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.213799998164177 -90.6102828979492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.213799998164177"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6102828979492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414283'^^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.610282897949'^^xsd:double;
  dwc:latitude '-0.21379999816418'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414283'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413733'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407099'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407099'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678699970245361 -90.5413131713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.678699970245361"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5413131713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541313171387'^^xsd:double;
  dwc:latitude '-0.67869997024536'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409255'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410154'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412299'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410407'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '104'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414457'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.817999958992'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414457'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412630'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412630'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409323> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409323>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409323'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413627'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403840'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403871'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411139> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411139>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411139'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407866'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404256'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400047'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '956'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400047'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407915'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412379'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412379'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410762'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410776'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408500'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408500'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412074> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412074>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410295'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414929'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414929'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401636'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401636'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401760'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407849'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.401470005512238"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7057189941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411329'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.705718994141'^^xsd:double;
  dwc:latitude '-0.40147000551224'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404690> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404690>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404690'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404303> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404303>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404303'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404303'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408271'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.6818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408271'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412102'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411562'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680190026760101 -90.8463287353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.680190026760101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8463287353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411803'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.846328735352'^^xsd:double;
  dwc:latitude '-0.6801900267601'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408269'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412559'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400476'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400476'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405545'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405545'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402127'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408059'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412082> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412082>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:observedWeight '34.772701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412082'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413955'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413955'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414387'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1819999217987'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414387'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406937'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410583'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412805'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412805'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409617'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409768'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413991'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405068'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402647'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402647'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405795'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400352'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404516'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '54.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406439'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402813'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405293'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411736'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404219'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403714'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408764'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413775'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406810'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414624'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414624'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407156'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:observedWeight '72.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406859'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404250'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404892'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400026'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '4443'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400026'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400518> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400518>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400518'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400518'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.682410001754761 -90.1875991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.682410001754761"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1875991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406714'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406714'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '92'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '105'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405315'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410641'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29795002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025634765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411787'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403542> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403542>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403542'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401526'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401758'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '8.990909576416'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402050'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402517'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402517'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400270'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404737'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400920'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401611> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401611>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401611'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.312797546387'^^xsd:double;
  dwc:latitude '-0.76789999008179'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401611'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400896'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402744'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402744'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403392'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403392'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404686'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403012> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403012>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403012'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402868'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402868'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403561'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408553'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408553'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411896> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411896>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406063> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406063>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406063'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413280'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414265'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414265'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403057'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401573'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408394'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408394'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401620'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406639'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406279'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406279'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414073'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414073'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414009'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414397'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414397'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401203> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401203>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401203'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405054'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400644'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400644'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405608'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409289'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409532> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409532>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409532'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414407'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414407'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413463> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413463>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413463'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410294'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410294'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407880'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405534> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405534>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401950'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401945'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401945'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402473'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203199997544289 -90.8449020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.203199997544289"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8449020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403317'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.844902038574'^^xsd:double;
  dwc:latitude '-0.20319999754429'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403317'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404893> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404893>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404893'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.863639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404893'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403320'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:observedWeight '92.27269744873'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403320'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401173'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403118'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403468'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410341'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410772> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410772>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410772'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404110'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410119'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '99'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407312'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406425'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402082'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405356> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405356>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405356'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405356'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407910> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407910>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407910'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404163'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404163'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411204> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411204>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409138'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409138'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401058'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401058'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402265'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404879'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414530'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414530'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407336'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410687'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410325'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.2272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414831> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414831>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414831'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414831'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404644'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.613639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403788'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406371'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413776'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413776'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38629999756813 -91.2501602172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.38629999756813"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2501602172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414416'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414416'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406622> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406622>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405927'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400501'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400501'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '183'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401072'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '46'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404553'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403737'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402721'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410358'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:observedWeight '58.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402363'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402789'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402159'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '217'^^xsd:integer;
  dwc:observedWeight '46.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402334'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404438'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404875'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:observedWeight '58.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408592'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411957'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410127'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401128> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401128>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:observedWeight '53.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401128'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401529> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401529>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401529'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402557'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '37.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402557'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401479'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401728'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403642> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403642>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403642'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401780'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '44.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401001'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403059'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411141'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411141'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405397'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408719'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.739910006523132"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7976226806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414408'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414408'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404432'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402289'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402289'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '17.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413680'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405103> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405103>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405103'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403273'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403273'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402742'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401904'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405234'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405234'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403839'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38663005828857 -91.8106384277344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38663005828857"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8106384277344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.810638427734'^^xsd:double;
  dwc:latitude '1.3866300582886'^^xsd:double;
  dwc:individualCount '1153'^^xsd:integer;
  dwc:observedWeight '230.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405208'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408018'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408018'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403093'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403093'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400386'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402667> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402667>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402667'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407589> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407589>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407589'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407847'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406924> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406924>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406924'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404419'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:observedWeight '48.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402336'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414071'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414071'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.4073715209961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0627000033855438"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4073715209961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404103'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404103'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407359'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413930'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413230'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413876'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413876'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409948'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '22.954500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409948'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410363'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404394'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402305'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '165'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404425'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406195> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406195>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406195'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400982'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400982'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412134> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412134>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '24.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412134'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406138'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406138'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402183'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408209> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408209>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408312'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '221'^^xsd:integer;
  dwc:observedWeight '47.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402335'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404869'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '12.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404286'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404646'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407425'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '34'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404082'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:observedWeight '46.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400953'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411471'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '186'^^xsd:integer;
  dwc:observedWeight '52.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411471'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405165> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405165>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405165'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '13.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405165'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408487'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '125'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405128'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403283'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405549'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411369'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408048'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408749> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408749>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408749'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412246> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412246>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410655> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410655>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414738> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414738>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414738'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407535> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407535>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412847'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406273'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406273'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414079'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414079'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410479'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410588'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '13.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402143'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409539> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409539>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409539'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409539'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410116> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410116>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410116'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414600'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414600'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403780'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405245'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405245'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403030'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.6679201126099'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403309'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400280'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408207'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408207'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405077'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402677> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402677>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402677'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '37'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404620'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407961'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411739'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413291'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402594'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '53'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403975'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400773> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400773>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400773'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400773'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403002> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403002>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410535'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414113'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413982'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412668'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960479736328'^^xsd:double;
  dwc:latitude '-0.41909998655319'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412668'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405170'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '43.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405170'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402373> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402373>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402373'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408529'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407005> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407005>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407005'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413751'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409595'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.757330000400543 -90.4259490966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.757330000400543"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4259490966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.42594909668'^^xsd:double;
  dwc:latitude '-0.75733000040054'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413108'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410714'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410763'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410763'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405787'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '37'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404240'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404232'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402407> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402407>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402407'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403323'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403323'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405794'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842790007591248 -90.0478820800781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842790007591248"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0478820800781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402309'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402309'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404707'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404707'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402290'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402290'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403614'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '45'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401403'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401101'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414456'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.635999917984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414456'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410491> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410491>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410491'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407430'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407430'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:observedWeight '85'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405149'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408477'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410321'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410321'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406953'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403696'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.513999998569489"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4797973632812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479797363281'^^xsd:double;
  dwc:latitude '-0.51399999856949'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407721'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411804'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408665> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408665>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408098> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408098>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408098'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411974'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408690'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401978'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401210> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401210>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401210'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403176> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403176>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403176'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406712'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411461'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411552'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408433'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.71267002820969'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '8.4099998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413889'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407995'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407995'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400420'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402008> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402008>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402008'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401184'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403649'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404260'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405314'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '164'^^xsd:integer;
  dwc:observedWeight '48.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405314'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404485'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401589> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401589>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401589'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402535> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402535>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402535'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402535'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407581'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407662'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410177> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410177>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410177'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410177'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403816'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406377'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406377'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403446'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403446'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407747'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407747'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408200'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406412'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404607'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401908'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401908'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400457'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403246'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '218'^^xsd:integer;
  dwc:observedWeight '65.909103393555'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403246'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414102'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414309'^^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.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414309'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402056'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400506> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400506>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400506'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405282'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405282'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400853'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413588'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409753'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409753'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403065'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404127'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404423'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404856'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402292'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402292'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408797'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408797'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412169'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413035'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405082> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405082>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405082'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:observedWeight '161.81799316406'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401706'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402436> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402436>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '17.457799911499'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402436'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403216> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403216>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403216'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400758'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411129> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411129>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411129'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404681'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410857'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410989'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413204> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413204>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '192'^^xsd:integer;
  dwc:observedWeight '93'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413204'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406091'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405782> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405782>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405782'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414854'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414854'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406182'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400383'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401231'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408415'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408421'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414361'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414361'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401294'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403451'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407698> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407698>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407698'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400027'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '9629'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400027'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400336'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '317'^^xsd:integer;
  dwc:observedWeight '65.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407730'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408223> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408223>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408692'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408692'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409666'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414126'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.384979993104935 -91.2527770996094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.384979993104935"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2527770996094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414284'^^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.610282897949'^^xsd:double;
  dwc:latitude '-0.21379999816418'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414284'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403475'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407024'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407387'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407387'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406415'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406415'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405871'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402691'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402691'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414078'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404253'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404253'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411922> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411922>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411922'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '145.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404790'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413376'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414817'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410379'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408219> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408219>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408219'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408111'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409129'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405401'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408565'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '17.950000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413711'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412699'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412699'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '145'^^xsd:integer;
  dwc:observedWeight '35.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413325'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407078'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407078'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407087> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407087>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '111'^^xsd:integer;
  dwc:observedWeight '33.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407087'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402100> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402100>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '20.227300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402100'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404442'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '159'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404442'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403884'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414151'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409789'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406906'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401270'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402098'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401365> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401365>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401365'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414612'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414612'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400645> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400645>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400645'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400645'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0499200001358986 -91.5591506958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0499200001358986"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5591506958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0499200001358986 -91.5591506958008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0499200001358986"^^xsd:decimal ;
  geo-pos:long "-91.5591506958008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.559150695801'^^xsd:double;
  dwc:latitude '-0.049920000135899'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410780'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410863'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410863'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405845'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405845'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406441'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403137'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402451'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402451'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36220002174377 -90.4380035400391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36220002174377"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4380035400391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36220002174377 -90.4380035400391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36220002174377"^^xsd:decimal ;
  geo-pos:long "-90.4380035400391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.438003540039'^^xsd:double;
  dwc:latitude '-1.3622000217438'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411384'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406823'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407442'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407442'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409403'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409446'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186130002140999 -90.6932678222656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.186130002140999"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6932678222656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186130002140999 -90.6932678222656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.186130002140999"^^xsd:decimal ;
  geo-pos:long "-90.6932678222656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413647'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.693267822266'^^xsd:double;
  dwc:latitude '-0.186130002141'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413647'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402229'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402621> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402621>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '36.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402621'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '1560'^^xsd:integer;
  dwc:observedWeight '257.72698974609'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407707'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410543'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410543'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410563'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410563'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404367'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402286'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408956'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404914> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404914>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '169'^^xsd:integer;
  dwc:observedWeight '36.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404914'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406385'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404981> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404981>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404981'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404981'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405648'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405648'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407321'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400819'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412148'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402761'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400857'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400857'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '8.3008804321289'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404177'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404754'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411540> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411540>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411540'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411540'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401901'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405541'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405816'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400721> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400721>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400721'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400721'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414784'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414784'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67189002037048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9965515136719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  geo-pos:lat "1.67189002037048"^^xsd:decimal ;
  geo-pos:long "-91.9965515136719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.996551513672'^^xsd:double;
  dwc:latitude '1.6718900203705'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412288'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409533> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409533>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409533'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202559992671013 -91.3844299316406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202559992671013"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3844299316406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202559992671013 -91.3844299316406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202559992671013"^^xsd:decimal ;
  geo-pos:long "-91.3844299316406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384429931641'^^xsd:double;
  dwc:latitude '-0.20255999267101'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414226'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411426'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404745'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404207> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404207>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404207'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404207'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407802'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407802'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404414> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404414>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404414'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403462'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413012> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413012>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413012'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412515'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409317'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409317'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407036'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407036'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406868'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406908'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414632> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414632>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414632'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414632'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.269203186035'^^xsd:double;
  dwc:latitude '-0.43970000743866'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403368'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413487> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413487>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413487'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414008'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403427'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405963'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404669> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404669>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '122'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404669'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407655'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.280800014734268"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5466995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.280800014734268"^^xsd:decimal ;
  geo-pos:long "-90.5466995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.546699523926'^^xsd:double;
  dwc:latitude '-0.28080001473427'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401538'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401871'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401104'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400503> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400503>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400503'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400503'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405718'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402823'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402823'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404568'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401524'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401968'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401968'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408289'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408289'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412128> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412128>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412128'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401873> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401873>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401873'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402400> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402400>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402400'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402323> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402323>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402323'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402030'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.1300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413307'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406969'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411410'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411491> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411491>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411491'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404958> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404958>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '338'^^xsd:integer;
  dwc:observedWeight '88.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404958'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407373'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403964'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407084'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '322'^^xsd:integer;
  dwc:observedWeight '96.454399108887'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407084'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411435'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.859889984130859 -89.371337890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.859889984130859"^^xsd:decimal ;
  dwc:decimalLongitude "-89.371337890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.859889984130859 -89.371337890625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.859889984130859"^^xsd:decimal ;
  geo-pos:long "-89.371337890625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.371337890625'^^xsd:double;
  dwc:latitude '-0.85988998413086'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '26.760000228882'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414889'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407486'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '74'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411952'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409341'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409341'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '15.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413048'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409794'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405417'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409363'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412704'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359169989824295"^^xsd:decimal ;
  dwc:decimalLongitude "-90.69287109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359169989824295"^^xsd:decimal ;
  geo-pos:long "-90.69287109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.69287109375'^^xsd:double;
  dwc:latitude '-0.35916998982429'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413659'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410207> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410207>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410207'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.454540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414316'^^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.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414316'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410408'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405189'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408466> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408466>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408466'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412151'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406624'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '116'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408361'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412155'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408895'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769729971885681 -90.3193817138672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769729971885681"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3193817138672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769729971885681 -90.3193817138672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769729971885681"^^xsd:decimal ;
  geo-pos:long "-90.3193817138672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.319381713867'^^xsd:double;
  dwc:latitude '-0.76972997188568'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414185'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406845'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412120'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412120'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408935'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.577030003070831 -90.7849731445312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.577030003070831"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7849731445312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.577030003070831 -90.7849731445312)"^^geo:wktLiteral ;
  geo-pos:lat "0.577030003070831"^^xsd:decimal ;
  geo-pos:long "-90.7849731445312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784973144531'^^xsd:double;
  dwc:latitude '0.57703000307083'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412370'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411278'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408092'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408092'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400353'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411343'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105619996786118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4818725585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  geo-pos:lat "0.105619996786118"^^xsd:decimal ;
  geo-pos:long "-91.4818725585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481872558594'^^xsd:double;
  dwc:latitude '0.10561999678612'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413426'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406697'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.654070019721985 -90.5438537597656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.654070019721985"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5438537597656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.654070019721985 -90.5438537597656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.654070019721985"^^xsd:decimal ;
  geo-pos:long "-90.5438537597656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.543853759766'^^xsd:double;
  dwc:latitude '-0.65407001972198'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '5.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412373'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405431> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405431>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '128'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405431'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406647'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401271'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403372'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407574> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407574>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407574'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408668> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408668>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402168'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405324'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405324'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405366'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405366'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409390'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411475'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411475'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408470'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408470'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '516'^^xsd:integer;
  dwc:observedWeight '125.45400238037'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409105'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403752'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403752'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401226'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401200'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403711'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400665> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400665>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400665'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404214'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404214'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404602'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404602'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401281'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402387'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412003> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412003>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412003'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412003'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408744'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408744'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405850'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406472'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413226'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414881'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402124'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402124'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412153> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412153>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412153'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401982'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67189002037048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9965515136719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  geo-pos:lat "1.67189002037048"^^xsd:decimal ;
  geo-pos:long "-91.9965515136719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407467'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.996551513672'^^xsd:double;
  dwc:latitude '1.6718900203705'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407467'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413936'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413936'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404279'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404525'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412023> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412023>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412129> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412129>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412129'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408893> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408893>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408893'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411307'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408063'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408317'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400829'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414107'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405253'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411473'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411473'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401648'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.2590899467468'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403108'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403078'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401154> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401154>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401154'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.9181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401668'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402108> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402108>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402108'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413956'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410111'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '240'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406940'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407104'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407246> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407246>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409303> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409303>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409303'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409303'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412716'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412716'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413859'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '383'^^xsd:integer;
  dwc:observedWeight '85'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404992'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402298'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402298'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402484'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402484'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401828'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407424'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407424'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '105'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404274'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412480'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412611'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412611'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400677'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411177'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409345'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409586'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402313> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402313>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402313'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402313'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408509'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402629'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403143'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.310600280762'^^xsd:double;
  dwc:latitude '-0.68970000743866'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400609'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400879'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402516'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403212> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403212>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403212'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406561'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403630> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403630>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '168'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403630'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404289'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404289'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402028'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404772> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404772>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404772'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402233'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402233'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402705'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407028'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407028'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404019'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401190> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401190>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '45'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401190'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '22.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404563'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404592'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404592'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402190'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413335'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406601'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406713'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413673'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413673'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409821'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '92'^^xsd:integer;
  dwc:observedWeight '41.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413702'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402010> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402010>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402010'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402010'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407112> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407112>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407112'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407507'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:observedWeight '80.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403868'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403868'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411630> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411630>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412797> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412797>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412797'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402713'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410831> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410831>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409400'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409400'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.340680003166199 -91.3247985839844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.340680003166199"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247985839844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.340680003166199 -91.3247985839844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.340680003166199"^^xsd:decimal ;
  geo-pos:long "-91.3247985839844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324798583984'^^xsd:double;
  dwc:latitude '-0.3406800031662'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.0500001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413256'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412801> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412801>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412801'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401923'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404963'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '73.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404963'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404469'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410532'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414962'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410606'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406109> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406109>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406109'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408864'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412340'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407716'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '56.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407716'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402795'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '124'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '669'^^xsd:integer;
  dwc:observedWeight '135'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411146'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400887> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400887>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400887'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408300'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406235'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403803> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403803>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403803'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401036'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401036'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411311'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408347> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408347>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408347'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411923'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411923'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401204> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401204>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401204'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '549'^^xsd:integer;
  dwc:observedWeight '160.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401296'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '33.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406387'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412546'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409362'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414160'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401930'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405439'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401138'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401138'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411170'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408089'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '980'^^xsd:integer;
  dwc:observedWeight '318.18099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408089'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600139975547791 -90.6510620117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.600139975547791"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6510620117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600139975547791 -90.6510620117188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.600139975547791"^^xsd:decimal ;
  geo-pos:long "-90.6510620117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.651062011719'^^xsd:double;
  dwc:latitude '-0.60013997554779'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413669'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413910'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409641> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409641>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404815'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403495'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403495'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402135'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401832'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401832'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402612'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402612'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '144'^^xsd:integer;
  dwc:observedWeight '32.045398712158'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408750'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409622'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413181> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413181>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413181'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411543'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411543'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408395> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408395>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408395'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403527> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403527>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403527'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403527'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400302'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411539'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402337'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '290'^^xsd:integer;
  dwc:observedWeight '65.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400803> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400803>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:observedWeight '39.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400803'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411096> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411096>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401934'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401934'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410270'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410282'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410142'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '18.170000076294'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413351'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406800'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400714'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411085'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411085'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403099'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400741'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400741'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408774> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408774>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '860'^^xsd:integer;
  dwc:observedWeight '215'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408774'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409103'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412378'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409479'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409537'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409593'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411114'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408025'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406002> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406002>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406002'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405962'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406016'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411436'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400841'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409980'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408087'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408087'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '230'^^xsd:integer;
  dwc:observedWeight '77.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404952'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411705'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411919> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411919>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411919'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410568'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403045'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403045'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401065'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401065'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '36'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404263'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402941'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402954'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '16.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412875'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412912'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414332'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414332'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '347'^^xsd:integer;
  dwc:observedWeight '99.699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413303'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404960> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404960>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '409'^^xsd:integer;
  dwc:observedWeight '130'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404960'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408294'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413339'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.10000000149012'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413339'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403467'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408390'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408760'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '95'^^xsd:integer;
  dwc:observedWeight '51.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408760'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409234'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406680'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408342'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404347'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '227'^^xsd:integer;
  dwc:observedWeight '72.031700134277'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404347'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '225'^^xsd:integer;
  dwc:observedWeight '68.181701660156'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407682'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412566'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3799999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413526'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406793'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410345'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401907'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408721'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408721'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408857'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413687'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409488'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405883'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405995'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405995'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408096> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408096>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408096'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401071'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402418'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406207> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406207>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406207'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406207'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406341'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391669988632202"^^xsd:decimal ;
  geo-pos:long "-90.283332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.283332824707'^^xsd:double;
  dwc:latitude '-0.3916699886322'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401320'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400391'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.54545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410554'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414988> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414988>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '20.860000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414988'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410608'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '320'^^xsd:integer;
  dwc:observedWeight '68.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404377'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401640> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401640>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401640'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409435'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409435'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405304'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '59'^^xsd:integer;
  dwc:observedWeight '24.772699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405304'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411726'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408688> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408688>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408688'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408688'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408898'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.610458374023'^^xsd:double;
  dwc:latitude '-0.89257997274399'^^xsd:double;
  dwc:individualCount '1073'^^xsd:integer;
  dwc:observedWeight '255.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412346'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409459'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402649'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411964'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414087> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414087>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414087'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407153'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411839'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406503> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406503>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406503'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406503'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403189'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410164'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410367'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410367'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410566> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410566>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410566'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410649'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403764'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402777'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8909100294113'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403719'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405062'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '130.90899658203'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405062'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414672'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410869'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409127'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407758'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407797'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '141'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407797'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403233'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403233'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400851'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406306'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.54545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408482'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411549'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '103'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411549'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401245'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401245'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405450'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '49'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403186'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403611> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403611>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '673'^^xsd:integer;
  dwc:observedWeight '188.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403611'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407946'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407946'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408166> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408166>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408166'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404741'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405983> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405983>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405983'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408354> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408354>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408354'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404938'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404938'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '13.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407840'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404184> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404184>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404184'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400974'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414770'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '600'^^xsd:integer;
  dwc:observedWeight '153.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408084'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403506'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400699'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400699'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411176'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413838'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413838'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414109'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '60'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404100'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414919> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414919>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414919'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403665> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403665>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.72727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403665'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401362'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408149'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411665> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411665>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411689'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411689'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405403'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413691'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404141'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404141'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400965'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408547> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408547>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408547'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411234'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '135'^^xsd:integer;
  dwc:observedWeight '32.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413825'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404595'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401021'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401393> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401393>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401393'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403859'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409356> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409356>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409356'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409356'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411970'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411970'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406671'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406047'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400597> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400597>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400597'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '136'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407873'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '166'^^xsd:integer;
  dwc:observedWeight '43.599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413066'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413357> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413357>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413357'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '19.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413164'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414342> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414342>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414342'^^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.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414342'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406817'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410669> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410669>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411490'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411490'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404154'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410026'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.205192565918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.205192565918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.205192565918)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706260025501251"^^xsd:decimal ;
  geo-pos:long "-90.205192565918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.205192565918'^^xsd:double;
  dwc:latitude '-0.70626002550125'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414251'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403489'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407182> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407182>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407182'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407182'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412270'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413603'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.961300015449524"^^xsd:decimal ;
  dwc:decimalLongitude "-90.995002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  geo-pos:lat "-0.961300015449524"^^xsd:decimal ;
  geo-pos:long "-90.995002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.995002746582'^^xsd:double;
  dwc:latitude '-0.96130001544952'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410610'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407681'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414532'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '22.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414532'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410374> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410374>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410374'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '500'^^xsd:integer;
  dwc:observedWeight '106.81800079346'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410374'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410538> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410538>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410538'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410538'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414788> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414788>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414788'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '7.710000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414788'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400669> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400669>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400669'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401181> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401181>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401181'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406220'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410300'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410300'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410969'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404936'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '12.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404936'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410613'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410613'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404755'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404523'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404523'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403121'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404624'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405210> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405210>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '180'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405210'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405444'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405444'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402695'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.513999998569489"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4797973632812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.513999998569489"^^xsd:decimal ;
  geo-pos:long "-90.4797973632812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479797363281'^^xsd:double;
  dwc:latitude '-0.51399999856949'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407717'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407811'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407922'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407922'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411492'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411492'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412177> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412177>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412177'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409371> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409371>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409371'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413034> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413034>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413034'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409788> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409788>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409788'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409788'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '109'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406018'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404062'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401165> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401165>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401165'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403459'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.760129988193512 -90.4201812744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.760129988193512"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.760129988193512 -90.4201812744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.760129988193512"^^xsd:decimal ;
  geo-pos:long "-90.4201812744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420181274414'^^xsd:double;
  dwc:latitude '-0.76012998819351'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412749'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.340680003166199 -91.3247985839844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.340680003166199"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247985839844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.340680003166199 -91.3247985839844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.340680003166199"^^xsd:decimal ;
  geo-pos:long "-91.3247985839844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409676'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324798583984'^^xsd:double;
  dwc:latitude '-0.3406800031662'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413094'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409752'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411700'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406134> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406134>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406134'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412935'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412935'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413242> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413242>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '142'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413242'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414326'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414326'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414888'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406546'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406587> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406587>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400525> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400525>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '43.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400525'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404513'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410170'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409188> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409188>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409188'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413694'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '33.86360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405849> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405849>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '178'^^xsd:integer;
  dwc:observedWeight '41.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405849'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412623'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413759'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408374'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408622'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409286'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409402'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409402'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713789999485016 -90.2127075195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.713789999485016"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127075195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713789999485016 -90.2127075195312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.713789999485016"^^xsd:decimal ;
  geo-pos:long "-90.2127075195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413551'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212707519531'^^xsd:double;
  dwc:latitude '-0.71378999948502'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413551'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:13:5414661'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413553'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413553'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414747'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14.060000419617'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414799'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '109'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414694'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410718'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411581> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411581>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411581'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411581'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412525> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412525>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412525'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409610> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409610>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409610'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410742'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405538'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400409> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400409>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400409'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400409'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414503> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414503>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414503'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414503'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410457'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407397'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '242'^^xsd:integer;
  dwc:observedWeight '59.772701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407397'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406408'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414409'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414409'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402720'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402720'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401066> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401066>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401066'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402577'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.0300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413745'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405978'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407562'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404038'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401160> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401160>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401160'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401651'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403576'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '180'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406939'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406982'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406982'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406495'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408952'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411261'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409243'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409465'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412832'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412832'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407251'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412785> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412785>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412785'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412785'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.338019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965461730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  geo-pos:lat "0.338019996881485"^^xsd:decimal ;
  geo-pos:long "-89.965461730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965461730957'^^xsd:double;
  dwc:latitude '0.33801999688148'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '15.64999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414927'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411864'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411864'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409819'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413174> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413174>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '31'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413174'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.718360006809235 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.718360006809235"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.718360006809235 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.718360006809235"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.71836000680923'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407100> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407100>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407100'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407524'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403663'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405778'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404715'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.633800029754639"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8584289550781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.633800029754639"^^xsd:decimal ;
  geo-pos:long "-90.8584289550781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.858428955078'^^xsd:double;
  dwc:latitude '-0.63380002975464'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404848'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408882'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402800'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404625> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404625>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404625'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.54545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404625'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412788'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409754'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414347'^^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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.75'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414347'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414920> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414920>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414920'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407375'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403577'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '128'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406384'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401456'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '276'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401456'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400971'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403666'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405007> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405007>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403743> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403743>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403743'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404531'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '324'^^xsd:integer;
  dwc:observedWeight '72.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408324'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407751> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407751>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '184'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407751'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406226'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406556'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411967> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411967>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411967'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411967'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401556'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412123'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412123'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407113'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401792'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414576'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414576'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404293'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '123'^^xsd:integer;
  dwc:observedWeight '60'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404293'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407756'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404380'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404380'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406258'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405808'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408711'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403664'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402170'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402170'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411758'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '27.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408299'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367661207914352 -90.5857009887695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367661207914352"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5857009887695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367661207914352 -90.5857009887695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367661207914352"^^xsd:decimal ;
  geo-pos:long "-90.5857009887695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.58570098877'^^xsd:double;
  dwc:latitude '-0.36766120791435'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412232'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409991'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406806'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406806'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403224'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406719'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403432'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404560'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405379'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405379'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411263'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6227300167084'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401821'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404261'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404261'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401093'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412562> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412562>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.34700012207'^^xsd:double;
  dwc:latitude '-0.48879998922348'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412562'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402696'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402826'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411391'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405699'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405699'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412122> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412122>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412122'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409744'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409744'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401855'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411777> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411777>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411777'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414060'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402499'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402136'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402136'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402198> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402198>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402198'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409369'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409369'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413866'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413295'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414054'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406873> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406873>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406873'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404273'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298849999904633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6649017333984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298849999904633"^^xsd:decimal ;
  geo-pos:long "-91.6649017333984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.664901733398'^^xsd:double;
  dwc:latitude '-0.29884999990463'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '18.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409297'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402906'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407956'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404612> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404612>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404612'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404612'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404227'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403722> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403722>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403722'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400690'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400690'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407222'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407258> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407258>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402909'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405344'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404124'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403150> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403150>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403150'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401363'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '293'^^xsd:integer;
  dwc:observedWeight '71.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401363'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406538> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406538>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406538'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '14.318200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406538'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403732'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411557'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411557'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3859634399414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204429998993874"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3859634399414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3859634399414)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204429998993874"^^xsd:decimal ;
  geo-pos:long "-91.3859634399414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385963439941'^^xsd:double;
  dwc:latitude '-0.20442999899387'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414229'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414820'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407010'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407010'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400029'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:observedWeight '2052'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400029'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401317'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401317'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404813'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404813'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401283'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401283'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:observedWeight '84.999900817871'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406403'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410443'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410673'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405200> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405200>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405200'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403503> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403503>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403503'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403974'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '658'^^xsd:integer;
  dwc:observedWeight '145.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407416'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '39.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408451'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404564'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413158'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405835'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409218> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409218>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409218'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '202'^^xsd:integer;
  dwc:observedWeight '55'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.64970999956131 -90.5543365478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.64970999956131"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5543365478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.64970999956131 -90.5543365478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.64970999956131"^^xsd:decimal ;
  geo-pos:long "-90.5543365478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.554336547852'^^xsd:double;
  dwc:latitude '-0.64970999956131'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414186'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704789996147156 -90.2117462158203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704789996147156"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2117462158203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704789996147156 -90.2117462158203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704789996147156"^^xsd:decimal ;
  geo-pos:long "-90.2117462158203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.21174621582'^^xsd:double;
  dwc:latitude '-0.70478999614716'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414249'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403472'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '43'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403472'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402016'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402564'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402564'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410739'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410739'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '149'^^xsd:integer;
  dwc:observedWeight '49.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411730'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402222'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405166'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405166'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404713'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402747'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402747'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403291'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401277'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402816'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411604'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400321'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400708'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403875'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403875'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411104'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406891> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406891>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406891'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406822'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406822'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410465'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404172'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402728'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402728'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414396'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414396'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411282'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29795002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025634765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29795002937317"^^xsd:decimal ;
  geo-pos:long "-90.5025634765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.502563476562'^^xsd:double;
  dwc:latitude '-1.2979500293732'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411385'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '17.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403640'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401423'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '13.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403797'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406216> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406216>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406216'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407584> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407584>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '116'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407584'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414837'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414891'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412677'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412677'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413674'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413593> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413593>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413593'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413606'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395770013332367 -91.2277297973633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395770013332367"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2277297973633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395770013332367 -91.2277297973633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395770013332367"^^xsd:decimal ;
  geo-pos:long "-91.2277297973633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227729797363'^^xsd:double;
  dwc:latitude '-0.39577001333237'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409837'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406685'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404134'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400957'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400957'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402270'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402936'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413594'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414584'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '25.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414584'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402125'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411559'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404073> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404073>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404073'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400590'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407860'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404724'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413832'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403479'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410293'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410350'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402238'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401793'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401909> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401909>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401909'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402247> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402247>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402247'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404420'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.2409100532532'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402068'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '2467'^^xsd:integer;
  dwc:observedWeight '545.45397949219'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412345'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412518> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412518>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412518'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401429'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401429'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405038'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '43'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405038'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404672> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404672>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404672'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402919'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402919'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414053'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413114'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5415000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5415000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5415000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5415000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5415000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5415000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5415000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20.409999847412'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5415000'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411469'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408694'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.682269990444183 -90.1907119750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.682269990444183"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1907119750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.682269990444183 -90.1907119750977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.682269990444183"^^xsd:decimal ;
  geo-pos:long "-90.1907119750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412364'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.190711975098'^^xsd:double;
  dwc:latitude '-0.68226999044418'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '6.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412364'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413380'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413380'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405914> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405914>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:observedWeight '54.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405914'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637570023536682"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6583786010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637570023536682"^^xsd:decimal ;
  geo-pos:long "-90.6583786010742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.658378601074'^^xsd:double;
  dwc:latitude '-0.63757002353668'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:observedWeight '86.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404988'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408032'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408032'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405864'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405864'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405102> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405102>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405102'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400867'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400867'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402835'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408439'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408439'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401922> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401922>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401922'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401981> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401981>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401981'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401981'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403660> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403660>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '1341'^^xsd:integer;
  dwc:observedWeight '309.54501342773'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403660'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403497'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403497'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413231'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '107'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406842'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406936'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406951'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406951'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400738> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400738>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400738'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400738'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '150'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405270'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402142'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403367'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411066'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409101'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409101'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413725'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413014'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401217> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401217>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401217'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405385'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402477'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405943'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401369'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '19.049999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404978'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.40803998708725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3833312988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.40803998708725"^^xsd:decimal ;
  geo-pos:long "-91.3833312988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.383331298828'^^xsd:double;
  dwc:latitude '-0.40803998708725'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410501'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403902'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.21818199753761'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403902'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410584'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404756'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '11.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408971'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409276'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411571'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '165'^^xsd:integer;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404318'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414878'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:observedWeight '44.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401398'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401763'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401763'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409074'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.961300015449524"^^xsd:decimal ;
  dwc:decimalLongitude "-90.995002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  geo-pos:lat "-0.961300015449524"^^xsd:decimal ;
  geo-pos:long "-90.995002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409679'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.995002746582'^^xsd:double;
  dwc:latitude '-0.96130001544952'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412966'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414460'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1819999217987'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414460'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413513'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403466'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '59'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403466'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403820'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400030'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:observedWeight '2262'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400030'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400374> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400374>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400374'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408381'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414319'^^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.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.3639998435974'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414319'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410086'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410391'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410391'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '111'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407478'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407551> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407551>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407551'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407551'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407555'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401641> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401641>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401641'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401641'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403469'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.367769986391068 -90.4485549926758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.367769986391068"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4485549926758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.367769986391068 -90.4485549926758)"^^geo:wktLiteral ;
  geo-pos:lat "0.367769986391068"^^xsd:decimal ;
  geo-pos:long "-90.4485549926758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448554992676'^^xsd:double;
  dwc:latitude '0.36776998639107'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412691'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412751'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409805> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409805>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:observedWeight '58.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406684'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38629999756813 -91.2501602172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.38629999756813"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2501602172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38629999756813 -91.2501602172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.38629999756813"^^xsd:decimal ;
  geo-pos:long "-91.2501602172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250160217285'^^xsd:double;
  dwc:latitude '-0.38629999756813'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414230'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:observedWeight '68.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406405'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405092'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405092'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400363'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400813'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400813'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409320'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407063> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407063>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407063'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407063'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414628'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414628'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414552'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414552'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410179'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410179'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410221'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406932'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411640> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411640>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411640'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408533> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408533>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408533'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410390'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414885'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401850'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403981'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412083'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406411> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406411>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406411'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411456'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411687'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411994'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409501'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '143'^^xsd:integer;
  dwc:observedWeight '34.549999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413543'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410756'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411944> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411944>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '780'^^xsd:integer;
  dwc:observedWeight '174.09100341797'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412634'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '142'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405487'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402259> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402259>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402259'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '181'^^xsd:integer;
  dwc:observedWeight '47.045398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404415> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404415>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404415'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '39'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405031'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403464'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '56'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403464'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403456'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403456'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412357> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412357>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:observedWeight '254.77299499512'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412357'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414422'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.8599996566772'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414422'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414454'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1819999217987'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414454'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413953'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413953'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409645> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409645>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414286'^^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.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414286'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414638'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414638'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414966'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403342> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403342>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403342'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403342'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405910'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401417'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400327'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404480'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '328'^^xsd:integer;
  dwc:observedWeight '71.136299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408732'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412171> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412171>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412171'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407411'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410872'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400764'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400764'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404102'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:observedWeight '51.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404876> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404876>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '6.7045497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404876'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402619'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:observedWeight '53.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402619'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400780'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400780'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412490> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412490>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '14.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412490'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412783'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '14.550000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413895'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406379'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404021'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404021'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '180'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405908'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406095'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404365> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404365>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '6.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404365'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405374> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405374>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405374'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405374'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412252'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412252'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408889'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408889'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412390'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412390'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412528'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411780'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411780'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411852'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411852'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404139'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407151'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '14.289999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414884'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404589'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404589'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406410'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401603'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406150> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406150>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406150'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '17.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403305'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407651'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '22'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412555'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404537'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404537'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404489'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:observedWeight '94.545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402006'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401111'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401355'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403014'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409526'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413940'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409887'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402771'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402771'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406597> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406597>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403947'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.079376220703'^^xsd:double;
  dwc:latitude '-0.8313000202179'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403947'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402134> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402134>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402134'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407857'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411345'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408079'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411603'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401214> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401214>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401214'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402551'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402263'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400375'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410427'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410427'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402630'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402630'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410435'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410435'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404436'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402523'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402523'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413287> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413287>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413287'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410153'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407090'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407090'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404835'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '363'^^xsd:integer;
  dwc:observedWeight '95.909103393555'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405140'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '135'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403821'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.62525999546051"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8768463134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.62525999546051"^^xsd:decimal ;
  geo-pos:long "-90.8768463134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.876846313477'^^xsd:double;
  dwc:latitude '-0.62525999546051'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412496'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406832'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410279'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414677> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414677>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414677'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414677'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407209'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403199'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.72727197408676'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406144'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402712'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402712'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '261'^^xsd:integer;
  dwc:observedWeight '89.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404950'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408498'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412007'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412118> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412118>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412118'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412118'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409251> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409251>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409251'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401759'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407810'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407642> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407642>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '610'^^xsd:integer;
  dwc:observedWeight '128.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404203> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404203>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404203'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0099499998614192"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6048736572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0099499998614192"^^xsd:decimal ;
  geo-pos:long "-91.6048736572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.604873657227'^^xsd:double;
  dwc:latitude '-0.0099499998614192'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409553'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407094'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401209> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401209>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401209'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401209'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405345'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406511'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403439'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403439'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407939'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404661'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404661'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406225'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411033> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411033>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411033'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402680'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408819'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.703230023384094 -89.3642883300781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.703230023384094"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3642883300781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.703230023384094 -89.3642883300781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.703230023384094"^^xsd:decimal ;
  geo-pos:long "-89.3642883300781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364288330078'^^xsd:double;
  dwc:latitude '-0.70323002338409'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412174'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405851'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412640'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412948'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414490'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414490'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410423'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403084'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402613> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402613>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402613'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411477'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '6.5900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413806'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412768'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412814'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414120'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413255'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414015'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414049'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400393'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405885'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405885'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404723'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404723'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404221'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404221'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.739910006523132"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7976226806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.739910006523132"^^xsd:decimal ;
  geo-pos:long "-90.7976226806641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412369'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.797622680664'^^xsd:double;
  dwc:latitude '-0.73991000652313'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412369'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409588> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409588>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409588'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409588'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413060'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77208000421524 -90.3730163574219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77208000421524"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3730163574219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77208000421524 -90.3730163574219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77208000421524"^^xsd:decimal ;
  geo-pos:long "-90.3730163574219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414188'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.373016357422'^^xsd:double;
  dwc:latitude '-0.77208000421524'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414188'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414400'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414400'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '245'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410707'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410997> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410997>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411474> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411474>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411474'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:observedWeight '42.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411474'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409415'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413961'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413003'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412196'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.37727299332619'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404372'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401147'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401147'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408832'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405838'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414924'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404112'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400845'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402810'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410898> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410898>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400536> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400536>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400536'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411196'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411196'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403550'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408234'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408313> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408313>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408313'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412307'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408987'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412300'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.62525999546051"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8768463134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.62525999546051"^^xsd:decimal ;
  geo-pos:long "-90.8768463134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.876846313477'^^xsd:double;
  dwc:latitude '-0.62525999546051'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413091'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.64970999956131 -90.5543365478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.64970999956131"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5543365478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.64970999956131 -90.5543365478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.64970999956131"^^xsd:decimal ;
  geo-pos:long "-90.5543365478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.554336547852'^^xsd:double;
  dwc:latitude '-0.64970999956131'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.5800000429153'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414187'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414021'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414021'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407979> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407979>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407979'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411317'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411757> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411757>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411757'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402157'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402940'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402637'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.18181799352169'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402637'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414559'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414559'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410280'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408055'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401710'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413396'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.41999998688698'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413396'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400511'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400511'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411140> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411140>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411140'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411764'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414217> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414217>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414217'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400709'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400709'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403955'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406460'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400291'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413688'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745180010795593 -90.4516906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745180010795593"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4516906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745180010795593 -90.4516906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745180010795593"^^xsd:decimal ;
  geo-pos:long "-90.4516906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.451690673828'^^xsd:double;
  dwc:latitude '-0.74518001079559'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412909'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '12.729999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413267'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414327> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414327>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414327'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '12.727000236511'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414327'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406689'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401732'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400281'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403496'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409785> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409785>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409785'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409785'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775579988956451"^^xsd:decimal ;
  geo-pos:long "-90.3618316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414228'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414228'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '97'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407495'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401830'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401830'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403279'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412136> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412136>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412136'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412273'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412620'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.8599998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414022'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414398> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414398>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414398'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414398'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414668'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414668'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405441'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405441'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.734397888184'^^xsd:double;
  dwc:latitude '0.53119999170303'^^xsd:double;
  dwc:individualCount '466'^^xsd:integer;
  dwc:observedWeight '100'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404376'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404234'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404234'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '147'^^xsd:integer;
  dwc:observedWeight '33.045398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404626'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414432'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414432'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407162'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407162'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410694'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '154'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405877'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402996'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411556'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.789999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414814'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407178> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407178>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407178'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410839'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410839'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407376'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404119'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '36'^^xsd:integer;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405944> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405944>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405944'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403416'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414389'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '7.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414389'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408122> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408122>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408122'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407991> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407991>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '728'^^xsd:integer;
  dwc:observedWeight '162.72700500488'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407991'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401230'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401941'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402088'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7.2600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414950'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '752'^^xsd:integer;
  dwc:observedWeight '159.31799316406'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404703'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402692'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401872> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401872>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401872'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401872'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411306'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408484'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408365> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408365>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408365'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407720'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408556> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408556>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408556'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404857'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404857'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412730'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412688'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409738'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414023'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414023'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414534'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '22.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414534'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404650'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403573'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403878'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406215'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406215'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410727'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414903> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414903>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414903'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401292'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408278'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:observedWeight '81.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404957'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '26.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412932'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414334'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414334'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406876> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406876>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406876'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410612'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404654'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400814'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402931> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402931>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402931'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '45'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402931'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408746'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408748'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409463'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413997> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413997>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413997'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414965'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '477'^^xsd:integer;
  dwc:observedWeight '207.04600524902'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404933'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411696'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403205'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405453'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406419'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412709'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412799'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402293'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402293'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405783> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405783>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405783'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405783'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '115'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405424'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403021'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407325'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405418> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405418>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405418'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405418'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404428'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403178'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414917'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414917'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410859'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402684'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '31.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402673'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403944> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403944>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403944'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408575> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408575>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408849> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408849>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408849'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.8200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413350'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414272'^^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.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414272'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414330'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '3.635999917984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414330'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406973'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '198'^^xsd:integer;
  dwc:observedWeight '42.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410712'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411153> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411153>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411153'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411153'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411269'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409268'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404405'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405220'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405220'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403651'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401040'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400016'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '5919'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400016'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407733> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407733>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407733'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407777> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407777>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '212'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407777'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407813'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410187> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410187>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410187'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775579988956451"^^xsd:decimal ;
  geo-pos:long "-90.3618316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414221'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405979> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405979>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405979'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405325'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403710> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403710>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403710'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411183'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408139'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405607> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405607>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407673'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407815'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409052'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412156'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405001'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404668> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404668>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '164'^^xsd:integer;
  dwc:observedWeight '34.454601287842'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404668'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.213019996881485 -90.6145095825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.213019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6145095825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.213019996881485 -90.6145095825195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.213019996881485"^^xsd:decimal ;
  geo-pos:long "-90.6145095825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414292'^^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.61450958252'^^xsd:double;
  dwc:latitude '-0.21301999688149'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.3400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414292'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406792'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410197'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406962'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403903> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403903>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '108'^^xsd:integer;
  dwc:observedWeight '17.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403903'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402908'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402908'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414288'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414288'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406217'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405564'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400431> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400431>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400431'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400369'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400442'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400319'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400542'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400542'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400447'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408041'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412049'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411330'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403303'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403039'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403293> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403293>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403293'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402934'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405150'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411080'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411080'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408143'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409020'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '70'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409148'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409705'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409705'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408806'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412065'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409274'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409481'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412893> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412893>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412893'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402268'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400797> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400797>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400797'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401211> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401211>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401211'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411883'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411883'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '16.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404350'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401319'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408133'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408133'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408163'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404897'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.2272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404897'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411853'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408493'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408493'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412080'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403229'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404401> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404401>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '20.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402257'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '111'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410411'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410615'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410791'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410791'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.918730020523071 -89.4009017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.918730020523071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4009017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.918730020523071 -89.4009017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.918730020523071"^^xsd:decimal ;
  geo-pos:long "-89.4009017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.400901794434'^^xsd:double;
  dwc:latitude '-0.91873002052307'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '28.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411519> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411519>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411519'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411519'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409548'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411430'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412855'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401487'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400435'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411143'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407950'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412006'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405558'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404998'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404998'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405277'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402019> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402019>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402019'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '170'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403040'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:observedWeight '77.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406359'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414315'^^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.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414315'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409267'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406100> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406100>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '107'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406100'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406559'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400296'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407896> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407896>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407896'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407921> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407921>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407921'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407921'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408431> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408431>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408431'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408590'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408756'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408756'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413626'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401082'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401432'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401432'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:observedWeight '100.45400238037'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405952'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401797'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401797'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403730'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409419'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413767'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413183'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637419998645782 -90.8747711181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637419998645782"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8747711181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637419998645782 -90.8747711181641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637419998645782"^^xsd:decimal ;
  geo-pos:long "-90.8747711181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874771118164'^^xsd:double;
  dwc:latitude '-0.63741999864578'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413407'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403909> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403909>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403909'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411142'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411494'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413274'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.729359984397888 -90.4648590087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.729359984397888"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4648590087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.729359984397888 -90.4648590087891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.729359984397888"^^xsd:decimal ;
  geo-pos:long "-90.4648590087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.464859008789'^^xsd:double;
  dwc:latitude '-0.72935998439789'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413099'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409417'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412870'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.710810005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2154693603516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.710810005664825"^^xsd:decimal ;
  geo-pos:long "-90.2154693603516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.215469360352'^^xsd:double;
  dwc:latitude '-0.71081000566482'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2599999904633'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414176'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409685'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409685'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411092'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412756'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412756'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409541'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409541'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406704'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412456'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412471'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '15.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412873'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.918730020523071 -89.4009017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.918730020523071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4009017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.918730020523071 -89.4009017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.918730020523071"^^xsd:decimal ;
  geo-pos:long "-89.4009017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.400901794434'^^xsd:double;
  dwc:latitude '-0.91873002052307'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401314'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408757'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403406> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403406>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403406'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '216'^^xsd:integer;
  dwc:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400339'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412487> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412487>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412487'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409334'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409334'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409408'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413466'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413466'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410304'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407510'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412318'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408158> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408158>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408158'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402106> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402106>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402106'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404545> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404545>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404545'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413599'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414069'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409727'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409727'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413448'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413448'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '64.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406756'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '38.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27830004692078 -90.3508987426758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27830004692078"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3508987426758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27830004692078 -90.3508987426758)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27830004692078"^^xsd:decimal ;
  geo-pos:long "-90.3508987426758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.350898742676'^^xsd:double;
  dwc:latitude '-1.2783000469208'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412106'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412337'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409064> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409064>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401392'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405016'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405016'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401686'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402306> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402306>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402306'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413939'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413939'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404714'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404714'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401078'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402891> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402891>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '11.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402891'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:observedWeight '49.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400917'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402454'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406374'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406374'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403411> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403411>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403411'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402991'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402590'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400424'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400710> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400710>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400710'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400710'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637570023536682"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6583786010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637570023536682"^^xsd:decimal ;
  geo-pos:long "-90.6583786010742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405700'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.658378601074'^^xsd:double;
  dwc:latitude '-0.63757002353668'^^xsd:double;
  dwc:individualCount '504'^^xsd:integer;
  dwc:observedWeight '145.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405700'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401868'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.3200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413888'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413440'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774569988250732 -90.3921966552734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.774569988250732"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3921966552734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774569988250732 -90.3921966552734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.774569988250732"^^xsd:decimal ;
  geo-pos:long "-90.3921966552734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.392196655273'^^xsd:double;
  dwc:latitude '-0.77456998825073'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414203'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403684'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.6363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403684'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406748'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405256'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412798'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414355'^^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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414355'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '13.640000343323'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413520'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410585'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401799'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831939995288849 -90.8221664428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.831939995288849"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8221664428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831939995288849 -90.8221664428711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.831939995288849"^^xsd:decimal ;
  geo-pos:long "-90.8221664428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.822166442871'^^xsd:double;
  dwc:latitude '-0.83193999528885'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411798'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414276'^^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.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414276'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411734'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411734'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411759'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402865'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402703'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401658'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401679'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401679'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402876> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402876>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402876'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402876'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414776'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410589'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410589'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.6363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404794'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403417'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406431'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405209'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '1442'^^xsd:integer;
  dwc:observedWeight '280.45498657227'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405209'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '8.7727203369141'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408351'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402602'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402602'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411037'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408050'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408050'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '135'^^xsd:integer;
  dwc:observedWeight '52.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413703'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413293> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413293>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413293'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413293'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0351400002837181 -91.19677734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0351400002837181"^^xsd:decimal ;
  dwc:decimalLongitude "-91.19677734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0351400002837181 -91.19677734375)"^^geo:wktLiteral ;
  geo-pos:lat "0.0351400002837181"^^xsd:decimal ;
  geo-pos:long "-91.19677734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414365'^^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.19677734375'^^xsd:double;
  dwc:latitude '0.035140000283718'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.0499999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414365'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413781'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413225'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402333'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404028> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404028>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404028'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404028'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402791'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:observedWeight '27.209999084473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400305'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775579988956451"^^xsd:decimal ;
  geo-pos:long "-90.3618316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414224'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414224'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410354'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410354'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414622'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414622'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409421'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409008> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409008>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409008'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412995'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413010'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706260025501251"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70626002550125'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414184'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414390'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.210000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414390'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413200> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413200>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413200'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '28.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413297'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406761'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406761'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410104'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410104'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410217> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410217>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958026111125946 -90.9637222290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.958026111125946"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9637222290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958026111125946 -90.9637222290039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.958026111125946"^^xsd:decimal ;
  geo-pos:long "-90.9637222290039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410380'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963722229004'^^xsd:double;
  dwc:latitude '-0.95802611112595'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410380'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03460001945496 -91.4152221679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03460001945496"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4152221679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03460001945496 -91.4152221679688)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03460001945496"^^xsd:decimal ;
  geo-pos:long "-91.4152221679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.415222167969'^^xsd:double;
  dwc:latitude '-1.034600019455'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414642'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414664'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '93'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605920016765594"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8936996459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605920016765594"^^xsd:decimal ;
  geo-pos:long "-90.8936996459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.893699645996'^^xsd:double;
  dwc:latitude '-0.60592001676559'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413667'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414388'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.2729997634888'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414388'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406722> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406722>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406722'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402566'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406123'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406123'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405156'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405089'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405089'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402398> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402398>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402398'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412759'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406496'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '72.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406496'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414481'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414481'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410547'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404556> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404556>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404556'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400886> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400886>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400886'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '243'^^xsd:integer;
  dwc:observedWeight '56.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407658'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407985'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '18.590000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414726'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407186> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407186>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407186'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410600'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408137'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403602'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414002'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413561'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414527'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414527'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407894'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406917'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406941'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414863'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407316'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400273'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406537> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406537>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402025'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408492'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '36.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402604'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410148'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406747'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414959'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1199998855591'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414959'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407356'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407356'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402374> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402374>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402374'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408548'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414421'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414421'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410528'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '215'^^xsd:integer;
  dwc:observedWeight '48.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403842'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401183'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402380'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947700023651123 -91.5773315429688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947700023651123"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5773315429688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947700023651123 -91.5773315429688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947700023651123"^^xsd:decimal ;
  geo-pos:long "-91.5773315429688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.577331542969'^^xsd:double;
  dwc:latitude '-0.94770002365112'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410782'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410773'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410873'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410873'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.27272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401699'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400682'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401576'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4818199872971'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401576'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402624'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404993'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407888'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405610> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405610>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '761'^^xsd:integer;
  dwc:observedWeight '169.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409158> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409158>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409158'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413527> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413527>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413527'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401958'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401958'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401834'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401834'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2227299213409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402069'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405327'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403424'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.415589988231659 -90.9724273681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.415589988231659"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9724273681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.415589988231659 -90.9724273681641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.415589988231659"^^xsd:decimal ;
  geo-pos:long "-90.9724273681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.972427368164'^^xsd:double;
  dwc:latitude '-0.41558998823166'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413408'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.344559997320175"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5467910766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  geo-pos:lat "0.344559997320175"^^xsd:decimal ;
  geo-pos:long "-90.5467910766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54679107666'^^xsd:double;
  dwc:latitude '0.34455999732018'^^xsd:double;
  dwc:individualCount '1059'^^xsd:integer;
  dwc:observedWeight '210.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410262'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404181> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404181>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404181'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404181'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '58.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403262'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412543'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407632> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407632>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407632'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402393'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402584> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402584>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402584'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409499> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409499>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409499'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412878'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413065'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412928'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414479'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414479'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400510> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400510>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400510'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400510'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411029'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411418'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403297'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400687'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409260'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412765'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391669988632202"^^xsd:decimal ;
  geo-pos:long "-90.283332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409747'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.283332824707'^^xsd:double;
  dwc:latitude '-0.3916699886322'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409747'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401420> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401420>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401420'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410478'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410478'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '21.136299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409713'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405653'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405653'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.794200003147125"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3058013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.794200003147125"^^xsd:decimal ;
  geo-pos:long "-89.3058013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.305801391602'^^xsd:double;
  dwc:latitude '-0.79420000314713'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406044'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410031'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409935'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414491'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414491'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406853'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401300'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411276'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412760> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412760>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412760'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412760'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413598'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413598'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412934'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402754'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404771> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404771>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404771'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404771'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401938'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '79'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403035'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410871'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410095'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413359'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413359'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406985'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400808'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '30.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404780'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402618'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406657'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406012'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406223'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402956'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402956'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400497'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400497'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408101'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412415'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406064> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406064>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406064'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409444'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '52.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409444'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409081'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409203> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409203>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408277'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408277'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407766> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407766>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407766'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407766'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411013> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411013>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411013'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408795'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412994'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414453'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45500001311302'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414453'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407012'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410976'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410976'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401996'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401996'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402017'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402017'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400534'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400534'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.777090013027191 -90.4024963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.777090013027191"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4024963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.777090013027191 -90.4024963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.777090013027191"^^xsd:decimal ;
  geo-pos:long "-90.4024963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.402496337891'^^xsd:double;
  dwc:latitude '-0.77709001302719'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.8899998664856'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414198'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410239'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407055'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410121'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414433'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414433'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414510'^^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.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414510'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407285'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410500'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401582'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401480'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401480'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411707'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412073> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412073>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1818200349808'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414165'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414331'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.0909996032715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414331'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408202> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408202>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408202'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411357'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408424'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414371> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414371>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414371'^^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.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.817999958992'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414371'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410109'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '24.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413354'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411065'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400269'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407844'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407844'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404842'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401754'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401754'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410966'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402296'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401458'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404546> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404546>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404546'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404546'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405028'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '48'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405026'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407886'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405163> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405163>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405163'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410425'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410717'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405926'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405946'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405946'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406069'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412633'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406483'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413124'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413124'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958019971847534 -90.9637222290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.958019971847534"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9637222290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958019971847534 -90.9637222290039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.958019971847534"^^xsd:decimal ;
  geo-pos:long "-90.9637222290039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963722229004'^^xsd:double;
  dwc:latitude '-0.95801997184753'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414766'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407054'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410971'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401306'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405155> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405155>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405155'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '190'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403726'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403444'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403774> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403774>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:observedWeight '62'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403774'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407791'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407791'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411744'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412923'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412923'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412953'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413022'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409733> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409733>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409733'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410817'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402873> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402873>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402873'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402873'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403284'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403284'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401229'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412510> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412510>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412510'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414394'^^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.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414394'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413403'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406776'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406922'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405034> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405034>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405034'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405739'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404570'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406219> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406219>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406219'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408412'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402357> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402357>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402357'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402357'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404334'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404334'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403865'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403865'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.84090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401700'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409795'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409795'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406699'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414583'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414583'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403901'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405169'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409292'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409765'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409765'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413514'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400907'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404460'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407488> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407488>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407488'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407488'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412329'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:observedWeight '86.363502502441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406720'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406866'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406866'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513603210449'^^xsd:double;
  dwc:latitude '-0.95539999008179'^^xsd:double;
  dwc:observedWeight '43.86360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400448'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '330'^^xsd:integer;
  dwc:observedWeight '74.999900817871'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405335'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '72'^^xsd:integer;
  dwc:observedWeight '33.790000915527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405335'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402970'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402970'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409557> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409557>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409557'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409730'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400421'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400859'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414438'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414438'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401018'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401117> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401117>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401117'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405968'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406185> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406185>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406185'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410378'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410404'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407210'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407210'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404455'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404455'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402431> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402431>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:observedWeight '53.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402431'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401601'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404216> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404216>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404216'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401704'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.8409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401704'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70635998249054 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.70635998249054"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70635998249054 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.70635998249054"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70635998249054'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414222'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '13.14999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414915'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411136> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411136>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411136'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411136'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409224> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409224>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409224'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409224'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412926'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401894'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401894'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402401> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402401>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402401'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402401'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401654'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410856'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410856'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412110> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412110>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '33.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412110'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408984> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408984>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408984'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408984'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409209'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772130012512207 -90.4038467407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772130012512207"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4038467407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772130012512207 -90.4038467407227)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772130012512207"^^xsd:decimal ;
  geo-pos:long "-90.4038467407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.403846740723'^^xsd:double;
  dwc:latitude '-0.77213001251221'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413093'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405656'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402362'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766200006008148 -90.3300476074219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766200006008148"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3300476074219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766200006008148 -90.3300476074219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766200006008148"^^xsd:decimal ;
  geo-pos:long "-90.3300476074219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.330047607422'^^xsd:double;
  dwc:latitude '-0.76620000600815'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414206'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713789999485016 -90.2127075195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.713789999485016"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127075195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713789999485016 -90.2127075195312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.713789999485016"^^xsd:decimal ;
  geo-pos:long "-90.2127075195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212707519531'^^xsd:double;
  dwc:latitude '-0.71378999948502'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413550'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03199005126953 -91.2286224365234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03199005126953"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2286224365234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03199005126953 -91.2286224365234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03199005126953"^^xsd:decimal ;
  geo-pos:long "-91.2286224365234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228622436523'^^xsd:double;
  dwc:latitude '-1.0319900512695'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414753'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410624'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404109'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406103> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406103>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406103'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411735'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400716'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.454500198364'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400716'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401455'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401455'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402121> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402121>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402121'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404230'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404230'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402201'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411179'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404504'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401932'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401932'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405663'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412707'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412707'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403892'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410495'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402541> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402541>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402541'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.25'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402541'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402565'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.2727299928665'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411321'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411288'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400680'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411238> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411238>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411238'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '167'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411152'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404068'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405970'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412189'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414897'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414897'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400640> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400640>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400640'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400640'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '234'^^xsd:integer;
  dwc:observedWeight '75.29759979248'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404443'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '27.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402665'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405967'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404370'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404528'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411486'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411486'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411991> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411991>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411991'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409049'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407542'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405212'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403207> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403207>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403207'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405019> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405019>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405019'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405019'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402743'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410012> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410012>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410012'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414495'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414495'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407833'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405375> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405375>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405375'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405396'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405396'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403765'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400672> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400672>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400672'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400865'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400865'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402913'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414691'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414691'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406210'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411702'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411702'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403380'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411674'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405606> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405606>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405606'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402391'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414289'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414289'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413424'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413424'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404057'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404057'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406031'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406031'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400580'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411232'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404748'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403315'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403315'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401770'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403575'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403575'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401193> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401193>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401193'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405660'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414437'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '9.0909996032715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414437'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403762'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413071'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413071'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401912'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400977'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404326'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '117'^^xsd:integer;
  dwc:observedWeight '54.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407798'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402818'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400045'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '1127'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400045'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404055'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400343'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404908'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405354> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405354>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405354'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766600012779236"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1559982299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766600012779236"^^xsd:decimal ;
  geo-pos:long "-90.1559982299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404814'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.15599822998'^^xsd:double;
  dwc:latitude '-0.76660001277924'^^xsd:double;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404814'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412605'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400359'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400779'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403437'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403934'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411108> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411108>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '21.136299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411108'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404312'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413812'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '11.819999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413816'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400747'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400747'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400766> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400766>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400766'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400766'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411280'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411862'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408768'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408619'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408619'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409351> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409351>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409351'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '819'^^xsd:integer;
  dwc:observedWeight '152.27299499512'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408945'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412937'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409885'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401947'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407966'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408066'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409623'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405452> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405452>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405452'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410370'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410370'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405532> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405532>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '15.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406856'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410163> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410163>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410163'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410163'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:observedWeight '48.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410607'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414685> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414685>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414685'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406449> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406449>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.2727299928665'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406449'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411553'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408434'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410315'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410315'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400360'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401167> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401167>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401167'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400683'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359169989824295"^^xsd:decimal ;
  dwc:decimalLongitude "-90.69287109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359169989824295"^^xsd:decimal ;
  geo-pos:long "-90.69287109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.69287109375'^^xsd:double;
  dwc:latitude '-0.35916998982429'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413660'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403540'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59264999628067 -90.1734237670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.59264999628067"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1734237670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59264999628067 -90.1734237670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.59264999628067"^^xsd:decimal ;
  geo-pos:long "-90.1734237670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413614'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.17342376709'^^xsd:double;
  dwc:latitude '-0.59264999628067'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413614'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414142'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '122'^^xsd:integer;
  dwc:observedWeight '35.909000396729'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407350'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407684'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407684'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '330'^^xsd:integer;
  dwc:observedWeight '63.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405744'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413228'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413228'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408594'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403135'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401212> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401212>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401212'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401212'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400516'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412945'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37878000736237 -91.8187408447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37878000736237"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8187408447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37878000736237 -91.8187408447266)"^^geo:wktLiteral ;
  geo-pos:lat "1.37878000736237"^^xsd:decimal ;
  geo-pos:long "-91.8187408447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.818740844727'^^xsd:double;
  dwc:latitude '1.3787800073624'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412979'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413886> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413886>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413886'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '127'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406814'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406909> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406909>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406909'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406909'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409407> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409407>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409407'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410251> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410251>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410251'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407437> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407437>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407437'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407437'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401474> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401474>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401474'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413861'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413861'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412964'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409308'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409308'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413044'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401886'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '3.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406933'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '188'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406933'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407522'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407522'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403087'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401519> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401519>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401519'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:observedWeight '55.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401519'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405219> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405219>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405219'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405219'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406239> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406239>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408036'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408054'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411582'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411582'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401630'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401630'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400407> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400407>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400407'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406020'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406020'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400962'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410567'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402146'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403209'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402137'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413637'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409551> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409551>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409551'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.11363600194454'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408871'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406975'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407649'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407649'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:observedWeight '66.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404445'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402434'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406189'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410875'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411313> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411313>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411313'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411561'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411742'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410222'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '13.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407280'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400873'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400873'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404083'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404083'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405474'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400863'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400863'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400400'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409262'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409262'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413743'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409581> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409581>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409581'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406744'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412297'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401776'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411692'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411692'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406356'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:observedWeight '68.181701660156'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407816'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405768'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402725'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402725'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404752'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404752'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408094'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '23.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413777'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409992'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402772> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402772>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402772'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403622> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403622>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403622'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.401470005512238"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7057189941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.401470005512238"^^xsd:decimal ;
  geo-pos:long "-90.7057189941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.705718994141'^^xsd:double;
  dwc:latitude '-0.40147000551224'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411424'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403883'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403883'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406707'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400487> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400487>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400487'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400487'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408104'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411584'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409273'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409273'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409575'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409575'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '23.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413142'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414465'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414465'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410433'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405891'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403578'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407953'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407143'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407212'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407212'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400462'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400462'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400765'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400765'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412541'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412541'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412676'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409567'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409567'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402939'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402606'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402606'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411572> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411572>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411572'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408248'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409494'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414036'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '20.450000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414036'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403215'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403215'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401801> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401801>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401801'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401801'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403336'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '799'^^xsd:integer;
  dwc:observedWeight '168.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405130'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401257'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414557> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414557>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414557'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414557'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414681'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414681'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414699'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401092'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406786> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406786>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406786'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406786'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413741'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413923'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409176'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414140> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414140>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414140'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410113'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410113'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403686'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403686'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400817'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400634'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404085'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '52'^^xsd:integer;
  dwc:observedWeight '15.681799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404085'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403435'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403435'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400351> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400351>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400351'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402311'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402311'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402244'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402244'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402301'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402301'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404870'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '150'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404403'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402158> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402158>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402158'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402158'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406135'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408563'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406351'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406351'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408151'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408726'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408726'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413693'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402114'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404656'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401560'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402609'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402609'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409130'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409441'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413196'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413196'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410685> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410685>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410685'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401550'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407641> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407641>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407641'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410709'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.72727197408676'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410709'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410855'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402368'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405415> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405415>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405415'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405415'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406092'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401766> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401766>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401766'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401766'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404486'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404486'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400384'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405810'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404237'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404237'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414041'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412147'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412147'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.5454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409965'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406923'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403129'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403129'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401701'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401701'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402440'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405071'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '44.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405071'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412087'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '318.63598632812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405346'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401591'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400020'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:observedWeight '726'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400020'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401023> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401023>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401023'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404030'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406333'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408951'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414777'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409924> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409924>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409924'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409924'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414025'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403933'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403933'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411443'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408399'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411360'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405821'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400706'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400706'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412661'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402031'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401422'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406292'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406292'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404153'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404153'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404613'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404613'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409529'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409529'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.744880020618439 -90.4505462646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.744880020618439"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4505462646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.744880020618439 -90.4505462646484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.744880020618439"^^xsd:decimal ;
  geo-pos:long "-90.4505462646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413105'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.450546264648'^^xsd:double;
  dwc:latitude '-0.74488002061844'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413105'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414556'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414556'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401911'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401911'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405659> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405659>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405659'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401588> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401588>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401588'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.794200003147125"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3058013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.794200003147125"^^xsd:decimal ;
  geo-pos:long "-89.3058013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.305801391602'^^xsd:double;
  dwc:latitude '-0.79420000314713'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401672'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407666'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411903> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411903>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411903'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408920> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408920>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408920'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409437'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406303'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406303'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402166'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402166'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404066'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '87'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404262'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401492'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '474'^^xsd:integer;
  dwc:observedWeight '183.18200683594'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401492'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402780'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402780'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403182'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406146'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407940'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403264'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403537'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403537'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403025'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402294'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402294'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402338'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402481'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400325'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402023> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402023>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402023'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402152'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413993'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414013'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412279'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409404'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414143> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414143>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414143'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407789'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412258'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412258'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413740'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400417'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400417'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410481'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407490> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407490>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407490'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410985> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410985>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413301'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413301'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411737'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400997> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400997>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400997'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '10.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404761'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406186> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406186>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406186'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411154> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411154>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411154'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:observedWeight '58.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411154'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405407> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405407>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405407'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413319'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413319'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414585'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414585'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407225> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407225>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401839'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405280'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403818'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403857'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403857'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407489'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407489'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408053'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406678'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406678'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413120'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406525> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406525>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406525'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402699'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402699'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.25'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403344'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409228'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409228'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409370'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409370'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409399'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407187> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407187>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407187'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '155'^^xsd:integer;
  dwc:observedWeight '27.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403702'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402805> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402805>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402805'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403341'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.34090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403341'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404095> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404095>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404095'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410853'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410853'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413122> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413122>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413122'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413494'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409686'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28.120000839233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414787'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414336'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414336'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402544'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402544'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403068'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405372'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405027> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405027>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405027'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405027'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404635'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408503> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408503>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408503'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408503'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406278'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410558'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401646'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401646'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404220'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402009> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402009>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402009'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413850'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409910> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409910>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410106> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410106>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410106'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414076'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400848'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402240'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '125'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405998'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406294'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406294'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403557> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403557>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403557'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403993'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403993'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407795'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '251'^^xsd:integer;
  dwc:observedWeight '60.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407795'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411337'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408880'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406291'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401960> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401960>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401960'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405373> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405373>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405373'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402822'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402822'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.513999998569489"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4797973632812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.513999998569489"^^xsd:decimal ;
  geo-pos:long "-90.4797973632812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479797363281'^^xsd:double;
  dwc:latitude '-0.51399999856949'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:observedWeight '57.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413073'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410320'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03199005126953 -91.2286224365234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03199005126953"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2286224365234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03199005126953 -91.2286224365234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03199005126953"^^xsd:decimal ;
  geo-pos:long "-91.2286224365234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414754'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228622436523'^^xsd:double;
  dwc:latitude '-1.0319900512695'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414754'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404099> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404099>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '61'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404099'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404968'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403190'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412565'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412836'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408437'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409067'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407970'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411293> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411293>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411293'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408340'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412124'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402786'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401142'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405937'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411251> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411251>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411251'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411251'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357890009880066"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2805023193359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357890009880066"^^xsd:decimal ;
  geo-pos:long "-91.2805023193359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280502319336'^^xsd:double;
  dwc:latitude '-0.35789000988007'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '35.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409969'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:observedWeight '51.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414553'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414553'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414928'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412272'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:observedWeight '46.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413747'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409406'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401742'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404247> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404247>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404247'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.302100002765656 -89.9579467773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.302100002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-89.9579467773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.302100002765656 -89.9579467773438)"^^geo:wktLiteral ;
  geo-pos:lat "0.302100002765656"^^xsd:decimal ;
  geo-pos:long "-89.9579467773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.957946777344'^^xsd:double;
  dwc:latitude '0.30210000276566'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409166'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405472'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405472'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411506'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404017'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '39'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404017'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410920'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413312'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414429'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414429'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '124'^^xsd:integer;
  dwc:observedWeight '28.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405515'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410729'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406090'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402553'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401427'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410344'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:observedWeight '29.772699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403692'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414678'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414678'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410722> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410722>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410722'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402706'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401390'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401279'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406711'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400941'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400941'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414410'^^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.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.449999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414410'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '205'^^xsd:integer;
  dwc:observedWeight '46.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407085'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '43.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408763'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412291'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412724'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404135'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.56818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401782'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407381'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407381'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413547'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605920016765594"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8936996459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605920016765594"^^xsd:decimal ;
  geo-pos:long "-90.8936996459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.893699645996'^^xsd:double;
  dwc:latitude '-0.60592001676559'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413664'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409782> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409782>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409782'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403869'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403869'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402806'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400593> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400593>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400593'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400428'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414980'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403294'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403294'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405960> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405960>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405960'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414524'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414524'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410466'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407216'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407216'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401037'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405067> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405067>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405067'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405067'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402586'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402586'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:observedWeight '33.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411370'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408972'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408562'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404229'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408226'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408419> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408419>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408419'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411871'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402907'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402907'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400725'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400725'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402147'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402147'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401697'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404809'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408028> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408028>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408028'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408357> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408357>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408357'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408402> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408402>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408402'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401995'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405003> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405003>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '137'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409146> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409146>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409146'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '101'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406396'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '80'^^xsd:integer;
  dwc:observedWeight '25.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404345'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400735'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400735'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:observedWeight '68.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402044'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405902'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401113'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400727'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400727'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400798> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400798>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400798'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406477'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409985'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.54545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401933'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403390'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403390'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404616'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:observedWeight '44.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405954'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406140> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406140>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406140'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400394'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402785'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402785'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '26.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404827'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401407> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401407>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '29.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401407'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405654'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405804'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411150'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405964'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407119'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404133'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404133'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '130'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38268995285034 -91.8231506347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38268995285034"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8231506347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38268995285034 -91.8231506347656)"^^geo:wktLiteral ;
  geo-pos:lat "1.38268995285034"^^xsd:decimal ;
  geo-pos:long "-91.8231506347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.823150634766'^^xsd:double;
  dwc:latitude '1.3826899528503'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412975'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409514'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409514'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404235'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406608> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406608>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409241> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409241>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409241'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409241'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406060> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406060>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406060'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411178'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:observedWeight '89.999900817871'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405687'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '88.181701660156'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402732'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '8.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402998'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405576'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400670> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400670>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400670'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410387'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410387'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403898'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403898'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10.772700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405540'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403510'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407553'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414905'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401221'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407687'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403808'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '120'^^xsd:integer;
  dwc:observedWeight '41.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405333'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:observedWeight '97.727203369141'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401326'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403352'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403352'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402947'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406452> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406452>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '18.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406452'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407744'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403521'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401192> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401192>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '47.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401192'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403704'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403781'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404507'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407878'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408236> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408236>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411770'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412576'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412895'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412895'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413145'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413145'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:observedWeight '36.819999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413058'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410441'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410441'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409413'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413916'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.4100000858307'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413916'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413328'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413364> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413364>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413364'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413364'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404339'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405948'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403813'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401242'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409225> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409225>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409225'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409225'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409237'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409237'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409343'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410467'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410467'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404340'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404596'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408584'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411860'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408881'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412139> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412139>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412139'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409257'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409616> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409616>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409616'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406480'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402905'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402727'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402727'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400898> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400898>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400898'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408505> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408505>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408505'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408699'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408699'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409324'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409324'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412864'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412864'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412896> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412896>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412896'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409683'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409683'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407899'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408095> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408095>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408095'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408095'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164226397871971"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7115325927734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164226397871971"^^xsd:decimal ;
  geo-pos:long "-90.7115325927734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.711532592773'^^xsd:double;
  dwc:latitude '-0.16422639787197'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412223'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412008'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409047'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409381'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409381'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406986'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407013'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414851'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414851'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402172'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402172'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400612'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403089'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402194'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404902'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413294'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414374'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414374'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414859'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401446'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407771'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411258> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411258>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411258'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403519'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '45'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403519'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412739'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410208'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402242> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402242>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402242'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411542'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405309'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404845'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401680'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402442'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:observedWeight '43.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402442'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402153'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411792'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403799'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406364> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406364>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406364'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6818200349808'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406364'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409448'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409448'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403783> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403783>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:observedWeight '61.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403783'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403863'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407778> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407778>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407778'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408071'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409710> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409710>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409710'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402997> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402997>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402997'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406466> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406466>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404541'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '19.772699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404541'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410752'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '823'^^xsd:integer;
  dwc:observedWeight '166.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404991'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403530> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403530>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403530'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405347'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '19.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405347'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.9318199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401926'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403020'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403180'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:observedWeight '57.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407695'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401284'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401284'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403329'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403329'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400463> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400463>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400463'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400463'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400604'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400604'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408729'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:observedWeight '55.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408521> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408521>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408521'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331505298615 -91.1629486083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04331505298615"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331505298615 -91.1629486083984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04331505298615"^^xsd:decimal ;
  geo-pos:long "-91.1629486083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162948608398'^^xsd:double;
  dwc:latitude '-1.0433150529861'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '188'^^xsd:integer;
  dwc:observedWeight '44.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408376'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.603039979934692"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9080963134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.603039979934692"^^xsd:decimal ;
  geo-pos:long "-90.9080963134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.908096313477'^^xsd:double;
  dwc:latitude '-0.60303997993469'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412694'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405120'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.9120600223541'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401656'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405581'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411290'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411290'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414683'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414683'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403617'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '81'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403617'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '286'^^xsd:integer;
  dwc:observedWeight '91.590797424316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406652'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400495'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400490> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400490>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400490'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400619'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400619'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407865'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410458'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413823'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413823'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1509'^^xsd:integer;
  dwc:observedWeight '354.54501342773'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407660'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '37.045501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400794'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410834'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403738'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.5454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406451'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406451'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413933'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412991> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412991>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412991'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412991'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400594'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406187'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405238> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405238>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '134'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405238'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407763'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413449'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413449'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405913'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '61'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404168'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405151'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '404.09100341797'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405186'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408491> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408491>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408491'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:observedWeight '77.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401378'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.449999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413892'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409864'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409864'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414597'^^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.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414597'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406860'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407693'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411158'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411467> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411467>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411467'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403160'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.2300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413887'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414051'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '10.170000076294'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413338'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25944995880127"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3712463378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25944995880127"^^xsd:decimal ;
  geo-pos:long "-90.3712463378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371246337891'^^xsd:double;
  dwc:latitude '-1.2594499588013'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402938'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406194> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406194>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406194'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405593> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405593>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405593'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407118'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414867'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414867'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403385'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401772> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401772>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401772'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401772'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411544'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411544'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412819'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412891> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412891>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412891'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412891'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412938'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413801'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '167'^^xsd:integer;
  dwc:observedWeight '40.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413039'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414124'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406846'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410254'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414439'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1819999217987'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414439'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105619996786118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4818725585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  geo-pos:lat "0.105619996786118"^^xsd:decimal ;
  geo-pos:long "-91.4818725585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481872558594'^^xsd:double;
  dwc:latitude '0.10561999678612'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '49'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413478'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414615'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414615'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406836'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410474'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '104'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410474'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.4772700071335'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404899'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.794200003147125"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3058013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.794200003147125"^^xsd:decimal ;
  geo-pos:long "-89.3058013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.305801391602'^^xsd:double;
  dwc:latitude '-0.79420000314713'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400381'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402209> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402209>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402209'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '51'^^xsd:integer;
  dwc:observedWeight '12.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403932'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404641> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404641>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404641'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408982'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406895'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414995'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414995'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414932'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412036'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414104'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.85000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414104'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '20.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414824'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401729'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401729'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401606'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513603210449'^^xsd:double;
  dwc:latitude '-0.95539999008179'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400426'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412274'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404633> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404633>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '15.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404633'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402117> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402117>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402117'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402117'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411216'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411216'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408601'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412002> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412002>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '14.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413848'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404426'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '108'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404386'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403292'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407841'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407914'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '380'^^xsd:integer;
  dwc:observedWeight '86.363502502441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407960'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411245'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400581'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402252'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402596'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27830004692078 -90.3508987426758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27830004692078"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3508987426758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27830004692078 -90.3508987426758)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27830004692078"^^xsd:decimal ;
  geo-pos:long "-90.3508987426758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404921'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.350898742676'^^xsd:double;
  dwc:latitude '-1.2783000469208'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:observedWeight '43.954498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404921'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400854'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400854'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '2.9400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414150'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413831> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413831>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413831'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402915'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '37'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402915'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408216'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408216'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412178'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412178'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407705> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407705>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407705'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411639> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411639>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401580> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401580>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401580'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404193'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '37'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404193'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400843'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406289'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408453'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411948'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411466> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411466>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411466'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404015'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401779> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401779>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401779'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402148'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402148'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403415'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403415'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403796> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403796>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403796'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403796'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400498'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400498'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407633'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411924> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411924>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411924'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411946'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '230'^^xsd:integer;
  dwc:observedWeight '51.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413753'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413187'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38629999756813 -91.2501602172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.38629999756813"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2501602172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38629999756813 -91.2501602172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.38629999756813"^^xsd:decimal ;
  geo-pos:long "-91.2501602172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250160217285'^^xsd:double;
  dwc:latitude '-0.38629999756813'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414256'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0365599989891052 -91.4306335449219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0365599989891052"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4306335449219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0365599989891052 -91.4306335449219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0365599989891052"^^xsd:decimal ;
  geo-pos:long "-91.4306335449219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.430633544922'^^xsd:double;
  dwc:latitude '-0.036559998989105'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413372'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411747'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409027> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409027>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409027'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '17.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413684'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412793'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409365> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409365>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409365'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409365'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412710'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413629'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413326'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:observedWeight '38.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410286'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401613> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401613>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401613'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401635'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405825'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404728'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '95'^^xsd:integer;
  dwc:observedWeight '33.318199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404728'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408478'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410181'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.1399998664856'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413707'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412802'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412802'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412944'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637419998645782 -90.8747711181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637419998645782"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8747711181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637419998645782 -90.8747711181641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637419998645782"^^xsd:decimal ;
  geo-pos:long "-90.8747711181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413398'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874771118164'^^xsd:double;
  dwc:latitude '-0.63741999864578'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413398'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404292'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404292'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407575> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407575>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404501'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411457'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401741'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404255'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401333'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406979'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406979'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410393'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410544> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410544>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410544'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409364> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409364>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409364'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406423'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.274060010910034"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4882125854492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  geo-pos:lat "0.274060010910034"^^xsd:decimal ;
  geo-pos:long "-90.4882125854492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488212585449'^^xsd:double;
  dwc:latitude '0.27406001091003'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408392'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408568'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413068'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413068'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958026111125946 -90.9637222290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.958026111125946"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9637222290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958026111125946 -90.9637222290039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.958026111125946"^^xsd:decimal ;
  geo-pos:long "-90.9637222290039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963722229004'^^xsd:double;
  dwc:latitude '-0.95802611112595'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410381'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407191> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407191>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407191'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403749'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405148'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400782> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400782>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400782'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412435'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409086'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406489'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406489'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709800004959106 -90.51611328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709800004959106"^^xsd:decimal ;
  dwc:decimalLongitude "-90.51611328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709800004959106 -90.51611328125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709800004959106"^^xsd:decimal ;
  geo-pos:long "-90.51611328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.51611328125'^^xsd:double;
  dwc:latitude '-0.70980000495911'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413112'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410988> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410988>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410988'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401514'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401514'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:observedWeight '44.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402850'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '60'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412077'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405455'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405455'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405543'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405543'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404471'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404471'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404904'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400044'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '1707'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400044'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412892'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412892'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413581'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409352'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.7727200984955'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409352'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406479'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409923'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402385'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410710> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410710>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410710'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402784'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402784'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410580'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403729'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403729'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407546> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407546>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407546'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400988'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400988'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414922> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414922>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.3099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414922'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406121> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406121>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406121'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405583'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405893> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405893>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405893'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405893'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409422'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409422'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414156'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403798> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403798>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403798'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403798'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402757> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402757>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402757'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '860'^^xsd:integer;
  dwc:observedWeight '195'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401015'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391669988632202"^^xsd:decimal ;
  geo-pos:long "-90.283332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.283332824707'^^xsd:double;
  dwc:latitude '-0.3916699886322'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401490'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401503'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401077'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401157'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401162'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401939'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401939'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404850'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405689'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:observedWeight '84.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401059'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400523'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:observedWeight '84.545501708984'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400523'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406666'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406666'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0365599989891052 -91.4306335449219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0365599989891052"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4306335449219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0365599989891052 -91.4306335449219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0365599989891052"^^xsd:decimal ;
  geo-pos:long "-91.4306335449219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.430633544922'^^xsd:double;
  dwc:latitude '-0.036559998989105'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411526'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411528'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411528'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:observedWeight '153.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401379'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401402> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401402>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401402'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405294'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405093'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401006> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401006>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:observedWeight '47.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401006'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401845'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401845'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402878'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411182'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866909980773926"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866909980773926"^^xsd:decimal ;
  geo-pos:long "-89.3644027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364402770996'^^xsd:double;
  dwc:latitude '-0.86690998077393'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411355'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406852> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406852>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406852'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '99'^^xsd:integer;
  dwc:observedWeight '27.209999084473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414739'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414992'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414945'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414945'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412536> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412536>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412536'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410573'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '435'^^xsd:integer;
  dwc:observedWeight '74.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406575'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402249'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400437> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400437>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400437'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '295'^^xsd:integer;
  dwc:observedWeight '106.36399841309'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405947'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400663'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404287> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404287>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404287'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402554'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401488> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401488>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401488'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413029'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413029'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402585'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402532'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401823'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '18.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413415'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402524'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409405'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409405'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414082> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414082>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414082'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414082'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '11.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410515'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406151'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401256'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401719'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402601'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401835'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405258> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405258>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405258'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405258'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407612> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407612>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406877'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414797'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402921'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404572> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404572>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404572'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401177'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404629'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404629'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402514'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402514'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412402'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413808'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410186> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410186>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410186'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410186'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410512'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413113'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414575> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414575>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414575'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414575'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410509'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '45'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404114'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403079'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401881'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401881'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401999'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400891'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405629'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413863'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413863'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '276'^^xsd:integer;
  dwc:observedWeight '714'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413156'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413193> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413193>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413193'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403407> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403407>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403407'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '34.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400792'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403258> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403258>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403258'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402007'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402007'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411751'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408522'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408522'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82151997089386 -89.3460235595703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.82151997089386"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3460235595703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82151997089386 -89.3460235595703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.82151997089386"^^xsd:decimal ;
  geo-pos:long "-89.3460235595703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.34602355957'^^xsd:double;
  dwc:latitude '-0.82151997089386'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409233'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '9.9999904632568'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408360'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409024> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409024>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413432'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413432'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.75'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413283'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414310'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414310'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414417'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414417'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400872> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400872>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400872'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401268'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410359'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407536> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407536>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406863'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406863'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412557'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400301'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412316'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413584'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '140'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408325'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408789'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411898'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412447'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412447'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411943'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '580'^^xsd:integer;
  dwc:observedWeight '236.3630065918'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405932'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403895'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407487> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407487>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407487'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637570023536682"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6583786010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637570023536682"^^xsd:decimal ;
  geo-pos:long "-90.6583786010742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.658378601074'^^xsd:double;
  dwc:latitude '-0.63757002353668'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409742'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410371'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408448'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413686'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412618'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403819'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403819'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402589> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402589>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402589'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402589'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '115'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404947'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414136'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403636> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403636>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403636'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401057> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401057>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401057'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '60'^^xsd:integer;
  dwc:observedWeight '16.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403152'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2137000560761'^^xsd:double;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405183'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408555'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408755'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409801'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409801'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411071'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413798'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410077'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410077'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408290'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408620'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413698'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413589'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413589'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403486'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410507'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411200> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411200>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.430328369141'^^xsd:double;
  dwc:latitude '-0.93055999279022'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '310'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404342'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411541> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411541>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411541'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408238> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408238>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414364'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414364'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01267004013062 -91.4130630493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01267004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4130630493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01267004013062 -91.4130630493164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01267004013062"^^xsd:decimal ;
  geo-pos:long "-91.4130630493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414641'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.413063049316'^^xsd:double;
  dwc:latitude '-1.0126700401306'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414641'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403815'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400398'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402978'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402733'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '205.90899658203'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402733'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403539'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409609'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409736'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409606> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409606>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409606'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409606'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '18.639999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413262'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410630> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410630>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402096> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402096>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402096'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405449> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405449>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405449'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402295'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412165> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412165>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412165'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412165'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0099499998614192"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6048736572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0099499998614192"^^xsd:decimal ;
  geo-pos:long "-91.6048736572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.604873657227'^^xsd:double;
  dwc:latitude '-0.0099499998614192'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409556'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400966'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410951'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402854'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406084'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406147'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413237'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414343'^^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 '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414343'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406743> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406743>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406743'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406820'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '302'^^xsd:integer;
  dwc:observedWeight '56.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405362'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '7.7863597869873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409082> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409082>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409082'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408561'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412111> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412111>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412111'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408869'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409119'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413656'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407184'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403759'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404994'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411209'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411209'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403171'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404295'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407909> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407909>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '155'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407909'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407928'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411649'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408456'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636749982833862 -90.8729782104492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.636749982833862"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8729782104492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636749982833862 -90.8729782104492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.636749982833862"^^xsd:decimal ;
  geo-pos:long "-90.8729782104492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412692'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.872978210449'^^xsd:double;
  dwc:latitude '-0.63674998283386'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412692'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409555'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413224'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413224'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414545'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414545'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410539'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403328'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403328'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404860'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405255'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401135'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401135'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403115'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406640'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403508'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '422'^^xsd:integer;
  dwc:observedWeight '83.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401301'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401329'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:observedWeight '345.45401000977'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401329'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401634'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410482> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410482>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410482'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410482'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410508'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.961300015449524"^^xsd:decimal ;
  dwc:decimalLongitude "-90.995002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  geo-pos:lat "-0.961300015449524"^^xsd:decimal ;
  geo-pos:long "-90.995002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.995002746582'^^xsd:double;
  dwc:latitude '-0.96130001544952'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413166> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413166>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413166'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413166'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404779'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401099'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401497'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '39.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401497'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402382'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405438'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403058'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403058'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412289'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406073'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413790'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.75'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413790'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413864'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409136'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '9.4545297622681'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402736'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406034> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406034>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406034'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.8599998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413937'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37878000736237 -91.8187408447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37878000736237"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8187408447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37878000736237 -91.8187408447266)"^^geo:wktLiteral ;
  geo-pos:lat "1.37878000736237"^^xsd:decimal ;
  geo-pos:long "-91.8187408447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.818740844727'^^xsd:double;
  dwc:latitude '1.3787800073624'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412974'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400346'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406378'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404332'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400812'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407273'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403505'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403505'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401745'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411400> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411400>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411400'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406869'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406869'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404953'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920109987258911"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920109987258911"^^xsd:decimal ;
  geo-pos:long "-91.5063323974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.92010998725891'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414645'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413920'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405848'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403751'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408194'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411512> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411512>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411512'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402390'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402390'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402280'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405729'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403802'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.54545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403802'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414938'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414938'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25944995880127"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3712463378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25944995880127"^^xsd:decimal ;
  geo-pos:long "-90.3712463378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371246337891'^^xsd:double;
  dwc:latitude '-1.2594499588013'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410779'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402402> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402402>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402402'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '57'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403376'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412696'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409366'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414943'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409959> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409959>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409959'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409959'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.63757997751236 -90.8725433349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.63757997751236"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8725433349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.63757997751236 -90.8725433349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.63757997751236"^^xsd:decimal ;
  geo-pos:long "-90.8725433349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414223'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.872543334961'^^xsd:double;
  dwc:latitude '-0.63757997751236'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414223'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410225'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414693'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:observedWeight '41.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.513999998569489"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4797973632812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.513999998569489"^^xsd:decimal ;
  geo-pos:long "-90.4797973632812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479797363281'^^xsd:double;
  dwc:latitude '-0.51399999856949'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407723'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408103'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408237'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '115'^^xsd:integer;
  dwc:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400408> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400408>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400408'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404920> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404920>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404920'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410982'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411708'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414328> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414328>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414328'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.5450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414328'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410980'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410980'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '3.3636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403228'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400576> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400576>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400576'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411322'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402872> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402872>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402872'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402872'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410952'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402443'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405812'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402397'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410089'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.1900000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413508'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400455'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400455'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404895'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404895'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767000019550323 -90.3270568847656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767000019550323"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3270568847656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767000019550323 -90.3270568847656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767000019550323"^^xsd:decimal ;
  geo-pos:long "-90.3270568847656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.327056884766'^^xsd:double;
  dwc:latitude '-0.76700001955032'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414197'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410212'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410212'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407469'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413075'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '29.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413809'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408135'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412396'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410575'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405800'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766600012779236"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1559982299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766600012779236"^^xsd:decimal ;
  geo-pos:long "-90.1559982299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.15599822998'^^xsd:double;
  dwc:latitude '-0.76660001277924'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404844'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401073> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401073>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401073'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403849'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403849'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408839'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409281'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412817'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407173'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '289'^^xsd:integer;
  dwc:observedWeight '58.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400799'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404132'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405563'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405563'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404160'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400772'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400772'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403050'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403050'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401043'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401602'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401220'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400658'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412571'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.760129988193512 -90.4201812744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.760129988193512"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.760129988193512 -90.4201812744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.760129988193512"^^xsd:decimal ;
  geo-pos:long "-90.4201812744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420181274414'^^xsd:double;
  dwc:latitude '-0.76012998819351'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412750'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414619'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414619'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400828'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '88'^^xsd:integer;
  dwc:observedWeight '20.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405305'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405890'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404671> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404671>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '568'^^xsd:integer;
  dwc:observedWeight '102.95400238037'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404671'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404757> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404757>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404757'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408292'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412172> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412172>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412172'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412172'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406269'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413064'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413064'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754040002822876 -90.435432434082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.754040002822876"^^xsd:decimal ;
  dwc:decimalLongitude "-90.435432434082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754040002822876 -90.435432434082)"^^geo:wktLiteral ;
  geo-pos:lat "-0.754040002822876"^^xsd:decimal ;
  geo-pos:long "-90.435432434082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.435432434082'^^xsd:double;
  dwc:latitude '-0.75404000282288'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '21.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413097'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409936'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401621> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401621>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401621'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401621'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402753'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402753'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408364> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408364>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408364'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412078'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412384'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413067'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409513'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409487'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.684080004692078 -90.1957321166992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.684080004692078"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1957321166992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.684080004692078 -90.1957321166992)"^^geo:wktLiteral ;
  geo-pos:lat "-0.684080004692078"^^xsd:decimal ;
  geo-pos:long "-90.1957321166992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.195732116699'^^xsd:double;
  dwc:latitude '-0.68408000469208'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413616'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413454'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413281'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414875'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400618'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400618'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405750'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405750'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408076'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408076'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407105'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407105'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405105> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405105>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405105'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405105'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401769> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401769>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401769'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401769'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408145'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408145'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404700'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '937'^^xsd:integer;
  dwc:observedWeight '296.36401367188'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405350'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403132'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403132'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405560> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405560>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405560'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405560'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403894'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407284'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410987> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410987>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406363'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406363'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401451'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409338'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409382'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413279'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403379'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403379'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401483'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401880'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404719'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402260> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402260>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402260'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '206'^^xsd:integer;
  dwc:observedWeight '57.045501708984'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404716'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400666'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404956'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:observedWeight '94.090797424316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404956'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.655430018901825 -90.1834564208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.655430018901825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1834564208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.655430018901825 -90.1834564208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.655430018901825"^^xsd:decimal ;
  geo-pos:long "-90.1834564208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412228'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.183456420898'^^xsd:double;
  dwc:latitude '-0.65543001890182'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412228'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408211'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408211'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400627'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410820'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '816'^^xsd:integer;
  dwc:observedWeight '174.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403652'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406366'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406380'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406380'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404675> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404675>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '932'^^xsd:integer;
  dwc:observedWeight '230.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404675'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400651'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400651'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407171'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407171'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407990> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407990>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '449'^^xsd:integer;
  dwc:observedWeight '110.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407990'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:observedWeight '46.267200469971'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401990'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401787'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404138'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404335'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412086> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412086>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412086'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402405'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402405'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401980'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401384'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407088'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414665> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414665>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414665'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402351'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.35909101366997'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402351'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411723'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411723'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404659> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404659>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404659'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403548'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403548'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408868'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408868'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410506> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410506>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410506'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411856'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:observedWeight '89.999900817871'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409106'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405224> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405224>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405224'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401468'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404198> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404198>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404198'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401688> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401688>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401688'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401688'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404764'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406321'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406321'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401725'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410490> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410490>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410490'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408603'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '281'^^xsd:integer;
  dwc:observedWeight '61.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405686'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '68.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405069'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411077'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411077'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402245'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408684'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408684'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '253'^^xsd:integer;
  dwc:observedWeight '64.545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409107'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412990'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406214'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400472'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400472'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643469989299774 -90.7875823974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.643469989299774"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7875823974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643469989299774 -90.7875823974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.643469989299774"^^xsd:decimal ;
  geo-pos:long "-90.7875823974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.787582397461'^^xsd:double;
  dwc:latitude '0.64346998929977'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411362'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411405'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414978'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414978'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414164'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7070007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7070007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.707000732422'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402981'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405012> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405012>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405012'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403634'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408379'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403598'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401897'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401897'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403441'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411367'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411981'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411981'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408700'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408700'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411982'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411982'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '207'^^xsd:integer;
  dwc:observedWeight '66.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412635> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412635>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '118'^^xsd:integer;
  dwc:observedWeight '44.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412635'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406568'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403501'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400392'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400392'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400474> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400474>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400474'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400474'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408641'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404319'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404319'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404887'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401633'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '14.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404765'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406484'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412016'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409168'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401773> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401773>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401773'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401773'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403810'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403810'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775510013103485"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3170776367188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775510013103485"^^xsd:decimal ;
  geo-pos:long "-90.3170776367188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.317077636719'^^xsd:double;
  dwc:latitude '-0.77551001310348'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414225'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413385'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414519'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414519'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407361'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '83'^^xsd:integer;
  dwc:observedWeight '20.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408767'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408767'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.577030003070831 -90.7849731445312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.577030003070831"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7849731445312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.577030003070831 -90.7849731445312)"^^geo:wktLiteral ;
  geo-pos:lat "0.577030003070831"^^xsd:decimal ;
  geo-pos:long "-90.7849731445312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784973144531'^^xsd:double;
  dwc:latitude '0.57703000307083'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412499'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408074> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408074>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408074'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405010> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405010>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405010'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405010'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407679'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405425'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400318'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406470'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406470'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164226397871971"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7115325927734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164226397871971"^^xsd:decimal ;
  geo-pos:long "-90.7115325927734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412230'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.711532592773'^^xsd:double;
  dwc:latitude '-0.16422639787197'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412230'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409451'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409451'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409855'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404396'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '93'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403124'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406429'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406429'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400443'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412277'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412644'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412644'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414983'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.810819983482361 -90.0885009765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.810819983482361"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0885009765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.810819983482361 -90.0885009765625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.810819983482361"^^xsd:decimal ;
  geo-pos:long "-90.0885009765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.088500976562'^^xsd:double;
  dwc:latitude '-0.81081998348236'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410911'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411448'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410292'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410292'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410463> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410463>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410463'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407326'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412960'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.424239993095398"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9511108398438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.424239993095398"^^xsd:decimal ;
  geo-pos:long "-90.9511108398438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951110839844'^^xsd:double;
  dwc:latitude '-0.4242399930954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413216'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '15.220000267029'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414099'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410117> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410117>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410117'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414509'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414509'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414751> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414751>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '137'^^xsd:integer;
  dwc:observedWeight '38.099998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414751'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410572> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410572>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410572'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403082> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403082>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403082'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400732'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400732'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411283'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408117> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408117>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408117'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410675> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410675>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410723'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '144'^^xsd:integer;
  dwc:observedWeight '36.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410451'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414961> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414961>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414961'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.7600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414961'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407391'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410917'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410928'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406619'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401714'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401714'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:observedWeight '71.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409111'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409432'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409682'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410529'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405287'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400028'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '5246'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400028'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403720> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403720>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '9.9272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403720'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406655'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '13.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406088'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '99'^^xsd:integer;
  dwc:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404047'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414736'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407440'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403373> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403373>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403373'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '71'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403373'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402610'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400456'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400456'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400288> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400288>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400288'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400671> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400671>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400671'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400889'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400913'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02823996543884 -91.2957534790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02823996543884"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2957534790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02823996543884 -91.2957534790039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02823996543884"^^xsd:decimal ;
  geo-pos:long "-91.2957534790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.295753479004'^^xsd:double;
  dwc:latitude '-1.0282399654388'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414745'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401874'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401874'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402632> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402632>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402632'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400697'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414496'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.43000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414496'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407167'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:observedWeight '69.545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410706'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410958> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410958>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410958'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410483'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401558> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401558>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401558'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395770013332367 -91.2277297973633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395770013332367"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2277297973633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395770013332367 -91.2277297973633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395770013332367"^^xsd:decimal ;
  geo-pos:long "-91.2277297973633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409836'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227729797363'^^xsd:double;
  dwc:latitude '-0.39577001333237'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '261'^^xsd:integer;
  dwc:observedWeight '64.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413250'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407544> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407544>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407544'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407544'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412849'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412849'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410137> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410137>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410137'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407819'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:observedWeight '268.18099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405363'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411668'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21784996986389 -90.4365005493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.21784996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4365005493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21784996986389 -90.4365005493164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.21784996986389"^^xsd:decimal ;
  geo-pos:long "-90.4365005493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.436500549316'^^xsd:double;
  dwc:latitude '-1.2178499698639'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401356'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408485'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412308'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412319'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '422'^^xsd:integer;
  dwc:observedWeight '106.81800079346'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409108'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413633'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402672> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402672>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.27000001072884'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402672'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401898'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401898'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400864'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400864'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.302100002765656 -89.9579467773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.302100002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-89.9579467773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.302100002765656 -89.9579467773438)"^^geo:wktLiteral ;
  geo-pos:lat "0.302100002765656"^^xsd:decimal ;
  geo-pos:long "-89.9579467773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.957946777344'^^xsd:double;
  dwc:latitude '0.30210000276566'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409173'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.214520007371902 -90.8400573730469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.214520007371902"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8400573730469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.214520007371902 -90.8400573730469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.214520007371902"^^xsd:decimal ;
  geo-pos:long "-90.8400573730469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.840057373047'^^xsd:double;
  dwc:latitude '-0.2145200073719'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412679'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407650'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401870> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401870>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401870'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411427'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406674'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402714'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408809'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408809'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411579'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413540'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404643'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413636'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414447'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414447'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410540'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403523'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414131'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406317'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406317'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400614'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400614'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403355'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406025'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404387'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401592'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401592'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412081'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404685> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404685>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404685'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404685'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404691'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412925> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412925>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412925'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405791'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405791'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409095> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409095>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.338019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965461730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  geo-pos:lat "0.338019996881485"^^xsd:decimal ;
  geo-pos:long "-89.965461730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965461730957'^^xsd:double;
  dwc:latitude '0.33801999688148'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409612'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406945'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406945'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407253'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407556> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407556>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407556'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414566'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414566'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405542'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405542'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404464'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404464'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400739'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400739'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400578'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412637'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404674'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412404'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401197'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412444'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412444'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406660'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402674> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402674>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402674'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402674'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402254'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '92'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405473'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402353'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411568'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408598'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '149'^^xsd:integer;
  dwc:observedWeight '41.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411934'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409740'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409740'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409862'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409862'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171709999442101"^^xsd:decimal ;
  geo-pos:long "-90.8314819335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.831481933594'^^xsd:double;
  dwc:latitude '-0.1717099994421'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '67.199996948242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413140'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410172'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410172'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414812'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412929'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414468'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414468'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400995'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:observedWeight '66.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400995'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401853'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401853'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414682'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400745'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400745'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407552'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406361'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406361'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408398> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408398>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408398'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408436'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408695'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408695'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408698'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412278'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412278'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408861'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412828'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412863'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '17.729999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413914'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413826'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410396'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '243'^^xsd:integer;
  dwc:observedWeight '63.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407821'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409190> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409190>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409235'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409235'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412166> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412166>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412166'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412574'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412574'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409578'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331505298615 -91.1629486083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04331505298615"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331505298615 -91.1629486083984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04331505298615"^^xsd:decimal ;
  geo-pos:long "-91.1629486083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409894'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162948608398'^^xsd:double;
  dwc:latitude '-1.0433150529861'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402779> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402779>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402779'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405931> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405931>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405931'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400050'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:observedWeight '546'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400050'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412662'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412662'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401625'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401625'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405843'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410520'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407876'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411637> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411637>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '772'^^xsd:integer;
  dwc:observedWeight '175.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412116> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412116>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412116'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.4318099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408872'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414533'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414533'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414675'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403232'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403553'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403553'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413162> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413162>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413162'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413162'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414883'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414883'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405988> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405988>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '134'^^xsd:integer;
  dwc:observedWeight '39.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405988'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403245'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403245'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410887'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411172> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411172>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411172'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411423'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402877'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405994'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403623'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '80'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403623'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405227'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405227'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404192'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407065'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404164'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406124'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410914'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408345'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405405'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406946'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406946'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04770004749298 -91.204231262207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04770004749298"^^xsd:decimal ;
  dwc:decimalLongitude "-91.204231262207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04770004749298 -91.204231262207)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04770004749298"^^xsd:decimal ;
  geo-pos:long "-91.204231262207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.204231262207'^^xsd:double;
  dwc:latitude '-1.047700047493'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414768'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04117000102997 -91.157096862793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04117000102997"^^xsd:decimal ;
  dwc:decimalLongitude "-91.157096862793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04117000102997 -91.157096862793)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04117000102997"^^xsd:decimal ;
  geo-pos:long "-91.157096862793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157096862793'^^xsd:double;
  dwc:latitude '-1.04117000103'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414957'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408110> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408110>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408110'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402219> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402219>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402219'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407193'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407193'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410565'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '354'^^xsd:integer;
  dwc:observedWeight '69.545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411548'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409872> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409872>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409872'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '41.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409872'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414608'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414608'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405388'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408844'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405154'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402522'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404244'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403370'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400753'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400753'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411009> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411009>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411009'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411573'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411768'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.367769986391068 -90.4385375976562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.367769986391068"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4385375976562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.367769986391068 -90.4385375976562)"^^geo:wktLiteral ;
  geo-pos:lat "0.367769986391068"^^xsd:decimal ;
  geo-pos:long "-90.4385375976562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.438537597656'^^xsd:double;
  dwc:latitude '0.36776998639107'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412377'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.72727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403671'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410556'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414436'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45500001311302'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414436'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407080'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407080'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '32.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403769'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406328'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400692'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400692'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409693'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409693'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.4194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01321995258331"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.4194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01321995258331"^^xsd:decimal ;
  geo-pos:long "-91.4194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.419486999512'^^xsd:double;
  dwc:latitude '-1.0132199525833'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414651'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407192> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407192>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407192'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414026'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414026'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410470'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407890'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400565'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401600'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407987'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '373'^^xsd:integer;
  dwc:observedWeight '127.27300262451'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407987'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401267'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406607> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406607>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401585'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404306> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404306>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404306'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401583'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402149'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408393> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408393>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408393'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408393'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406307'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401010> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401010>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401010'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401953'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401045'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401045'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408728'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408728'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412752'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412752'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0432505607605 -91.1624755859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0432505607605"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1624755859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0432505607605 -91.1624755859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0432505607605"^^xsd:decimal ;
  geo-pos:long "-91.1624755859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409889'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162475585938'^^xsd:double;
  dwc:latitude '-1.0432505607605'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409889'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410135'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414037'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410158'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406813'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410171> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410171>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410171'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410171'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402042'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406554'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406554'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404125'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401795'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401795'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '36'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412619'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3500000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412815'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409773> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409773>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409773'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410229'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408572'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408621> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408621>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408621'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409453> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409453>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409453'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406283'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406283'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413600'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413600'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409951'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409951'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409962'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5181800127029'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401820'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413649'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406491'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411247> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411247>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635680019855499 -90.8725433349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635680019855499"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8725433349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635680019855499 -90.8725433349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635680019855499"^^xsd:decimal ;
  geo-pos:long "-90.8725433349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.872543334961'^^xsd:double;
  dwc:latitude '-0.6356800198555'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414214'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414816'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414816'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410570'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407146> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407146>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407146'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405451'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405451'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '38.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409114'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413946'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413802'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413802'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409633> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409633>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409633'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407303> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407303>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407303'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407303'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403324'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '61'^^xsd:integer;
  dwc:observedWeight '22.045499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403324'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403351> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403351>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403351'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404452'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404452'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411161'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400599'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400923'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400923'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402232'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405481'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '66'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405318'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411618'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '11.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405079'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '74'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405079'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405862'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403717'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401619'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401619'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402191'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412697'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413070'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407925'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402528> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402528>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402528'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402528'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.6679201126099'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403312'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401637'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '5.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403109'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.713100016117096"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5141296386719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.713100016117096"^^xsd:decimal ;
  geo-pos:long "-90.5141296386719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.514129638672'^^xsd:double;
  dwc:latitude '-0.7131000161171'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414243'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406117'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406117'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404050'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401107> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401107>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401107'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404363'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409128> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409128>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409128'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413676'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605920016765594"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8936996459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605920016765594"^^xsd:decimal ;
  geo-pos:long "-90.8936996459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.893699645996'^^xsd:double;
  dwc:latitude '-0.60592001676559'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413662'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414631'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414631'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414657'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414657'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406443'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402924'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402924'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '147'^^xsd:integer;
  dwc:observedWeight '48.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403255'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402063> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402063>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402063'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410316'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414807'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414807'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400868'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400868'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405546'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402395'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406398'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406369'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406369'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405872'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '121'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403334'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405909> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405909>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405909'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400705> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400705>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400705'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402620'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405875'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405875'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '14.772700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407691'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411118> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411118>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411118'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402555'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400458'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400458'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.479310005903244"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2519607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.479310005903244"^^xsd:decimal ;
  geo-pos:long "-90.2519607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404804'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.251960754395'^^xsd:double;
  dwc:latitude '-0.47931000590324'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404804'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406346'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406346'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408307'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412769'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412769'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412577'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401121> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401121>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401121'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401121'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404610> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404610>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404610'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404610'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405492'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402256'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405779'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410417'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410803> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410803>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413782'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '63'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404048'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400558> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400558>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400558'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404924'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404924'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '104'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408343'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842790007591248 -90.0478820800781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842790007591248"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0478820800781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842790007591248 -90.0478820800781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842790007591248"^^xsd:decimal ;
  geo-pos:long "-90.0478820800781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.047882080078'^^xsd:double;
  dwc:latitude '-0.84279000759125'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412281'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '116'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410732'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404619'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404619'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405525'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404194'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404144> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404144>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404144'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401678'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405380'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403399'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403399'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404783'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400736'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400736'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400809'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405900> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405900>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405900'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408614'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408614'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414044'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402167'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411505> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411505>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '160'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411505'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410460'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413386'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407077'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407274'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405897'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.330199986696243"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8404006958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.330199986696243"^^xsd:decimal ;
  geo-pos:long "-90.8404006958008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.840400695801'^^xsd:double;
  dwc:latitude '-0.33019998669624'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401508'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '128.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401517'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402501'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400493'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '72.27269744873'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400493'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411984'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411984'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401786'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.56818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401786'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414428'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414428'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414630'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414630'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410777'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407377'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407377'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414637'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414637'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410626'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410692'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411240'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411595'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412143> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412143>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412143'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413737'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409367'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409367'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:observedWeight '44.409000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409984'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410925'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.721549987793'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405695'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404352'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411900> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411900>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411900'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413735'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409457'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402646'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402348'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405923'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '221'^^xsd:integer;
  dwc:observedWeight '52.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401169'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403959> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403959>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403959'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403959'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401477'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402479'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409212> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409212>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409212'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409212'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404766> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404766>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '350'^^xsd:integer;
  dwc:observedWeight '127.27300262451'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404766'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403607> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403607>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403607'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403667> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403667>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403667'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406389'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405854'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409397'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410919'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403018'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405371'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405371'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '763'^^xsd:integer;
  dwc:observedWeight '150.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408008'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400043'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '1060'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400043'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406193> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406193>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406193'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405214'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '226'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405214'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404182> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404182>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404182'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404182'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401578'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404007'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407996'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400992'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400992'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403452'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403452'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.995970010757446 -91.4429016113281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.995970010757446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4429016113281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.995970010757446 -91.4429016113281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.995970010757446"^^xsd:decimal ;
  geo-pos:long "-91.4429016113281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411593'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.442901611328'^^xsd:double;
  dwc:latitude '-0.99597001075745'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411593'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.611970007419586"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7888336181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  geo-pos:lat "0.611970007419586"^^xsd:decimal ;
  geo-pos:long "-90.7888336181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.788833618164'^^xsd:double;
  dwc:latitude '0.61197000741959'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409079'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407621> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407621>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '246'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411184'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403060> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403060>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403060'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403060'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400647'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400647'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409253'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402160'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400562'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401079'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409087> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409087>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409087'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413571'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409462> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409462>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '309'^^xsd:integer;
  dwc:observedWeight '77.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409462'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409527> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409527>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409527'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408252'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '423'^^xsd:integer;
  dwc:observedWeight '120.19999694824'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411965'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408687'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412161'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412877'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412877'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410750'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407426'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414610> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414610>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414610'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414610'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405391'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405391'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401505'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402220'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404519'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404519'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402999'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402999'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400893'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402094'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411194'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408488'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411782> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411782>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '19.318199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411782'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412167'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404310'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404310'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400556> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400556>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400556'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409475'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409475'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409707'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409707'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414482'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414482'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409003'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412436'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412436'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.344559997320175"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5467910766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  geo-pos:lat "0.344559997320175"^^xsd:decimal ;
  geo-pos:long "-90.5467910766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54679107666'^^xsd:double;
  dwc:latitude '0.34455999732018'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409164'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413744'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413744'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412420'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412761'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68113005161285 -92.0068511962891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.68113005161285"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0068511962891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68113005161285 -92.0068511962891)"^^geo:wktLiteral ;
  geo-pos:lat "1.68113005161285"^^xsd:decimal ;
  geo-pos:long "-92.0068511962891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.006851196289'^^xsd:double;
  dwc:latitude '1.6811300516129'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412983'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413986'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.354440003633499 -90.7045364379883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.354440003633499"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7045364379883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.354440003633499 -90.7045364379883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.354440003633499"^^xsd:decimal ;
  geo-pos:long "-90.7045364379883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.704536437988'^^xsd:double;
  dwc:latitude '-0.3544400036335'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413661'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403408'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406102> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406102>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406102'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367661207914352 -90.5857009887695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367661207914352"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5857009887695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367661207914352 -90.5857009887695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367661207914352"^^xsd:decimal ;
  geo-pos:long "-90.5857009887695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.58570098877'^^xsd:double;
  dwc:latitude '-0.36766120791435'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412216'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409306> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409306>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409306'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406062'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.513999998569489"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4797973632812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.513999998569489"^^xsd:decimal ;
  geo-pos:long "-90.4797973632812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413074'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479797363281'^^xsd:double;
  dwc:latitude '-0.51399999856949'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413074'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400475'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400475'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402464'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401689'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402821'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402821'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.79545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401927'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410369'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407400> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407400>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407400'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407400'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403992'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403992'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414537> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414537>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414537'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414537'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407287> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407287>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407287'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407479'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405116'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405552'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413085'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413085'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412818'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412818'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '21.772800445557'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403310'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411978'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411978'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408860'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.528439998626709 -90.9483184814453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.528439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9483184814453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.528439998626709 -90.9483184814453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.528439998626709"^^xsd:decimal ;
  geo-pos:long "-90.9483184814453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.948318481445'^^xsd:double;
  dwc:latitude '-0.52843999862671'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413783'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414295'^^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.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414295'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412343'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412343'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.611970007419586"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7888336181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  geo-pos:lat "0.611970007419586"^^xsd:decimal ;
  geo-pos:long "-90.7888336181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.788833618164'^^xsd:double;
  dwc:latitude '0.61197000741959'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409080'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411769'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411769'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414548'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414548'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414488> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414488>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414488'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414488'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407291'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '9.2986402511597'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404449'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407355'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407355'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404747'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409076'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409305'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409355'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409355'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413906'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413127'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410305'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406006> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406006>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '157'^^xsd:integer;
  dwc:observedWeight '45'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410129'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1600000858307'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413342'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414686'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414686'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403568'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400504'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400504'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408224> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408224>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:observedWeight '51.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411817'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413768'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.8999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414096'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409787'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409787'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410238'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '173'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400892'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '26.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413967'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402980> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402980>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402980'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406050'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414725'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '13.14999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414725'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409263'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412517'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412517'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605920016765594"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8936996459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605920016765594"^^xsd:decimal ;
  geo-pos:long "-90.8936996459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.893699645996'^^xsd:double;
  dwc:latitude '-0.60592001676559'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413663'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409704'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407958> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407958>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407958'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407787'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '397'^^xsd:integer;
  dwc:observedWeight '98.181701660156'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407787'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402271'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402271'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407283'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.633800029754639"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8584289550781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.633800029754639"^^xsd:decimal ;
  geo-pos:long "-90.8584289550781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.858428955078'^^xsd:double;
  dwc:latitude '-0.63380002975464'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411801'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298599988222122 -90.5466995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298599988222122"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5466995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298599988222122 -90.5466995239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298599988222122"^^xsd:decimal ;
  geo-pos:long "-90.5466995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.546699523926'^^xsd:double;
  dwc:latitude '-0.29859998822212'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401502'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404435'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403619'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400575> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400575>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400575'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402861'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408220'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406562'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '23.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404434'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36220002174377 -90.4380035400391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36220002174377"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4380035400391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36220002174377 -90.4380035400391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36220002174377"^^xsd:decimal ;
  geo-pos:long "-90.4380035400391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.438003540039'^^xsd:double;
  dwc:latitude '-1.3622000217438'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411387'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404722'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401140> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401140>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401140'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '113'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409192'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412489'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412489'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414551'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414551'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410313'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406977'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406977'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414141'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '97'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403795'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '790'^^xsd:integer;
  dwc:observedWeight '160'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401103'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401885'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401885'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410432'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.6818200349808'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410432'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404463'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406318'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404174> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404174>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404174'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404174'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402447'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402447'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402639> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402639>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402639'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405454> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405454>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405454'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403549'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406422'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407663'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404725'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406436> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406436>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '99'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406436'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406309'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406309'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '58'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404972'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:observedWeight '68.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403629'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00736000016331673 -91.5839004516602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.00736000016331673"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5839004516602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00736000016331673 -91.5839004516602)"^^geo:wktLiteral ;
  geo-pos:lat "0.00736000016331673"^^xsd:decimal ;
  geo-pos:long "-91.5839004516602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414366'^^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.58390045166'^^xsd:double;
  dwc:latitude '0.0073600001633167'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.9700000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414366'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410557'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414925'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.3909101486206'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402349'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402396'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404529> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404529>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404529'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414121'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414158'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414158'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.7300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413059'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '14.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404648'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411064'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411378'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414913> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414913>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414913'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402419'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414391'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.5599999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414391'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413290'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410489'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410749> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410749>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410749'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414944> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414944>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414944'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408753'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408753'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '33.112201690674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412306'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '17.729999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413503'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414806'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407881'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408465> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408465>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409986> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409986>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414614'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414614'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410252'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '118'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410731'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407669> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407669>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407669'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407669'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405226'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406515> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406515>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406515'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406515'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408328> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408328>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408328'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402808'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404515'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404515'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298849999904633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6649017333984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298849999904633"^^xsd:decimal ;
  geo-pos:long "-91.6649017333984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.664901733398'^^xsd:double;
  dwc:latitude '-0.29884999990463'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409311'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413610'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409611> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409611>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409611'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402702'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402702'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405584'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405959> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405959>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405959'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401472'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '47.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401472'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406521'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '54.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412188'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407383'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407383'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405011> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405011>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405011'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413317'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403688'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403688'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410409'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.77272599935532'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410597'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400723'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400723'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408414> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408414>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411933'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400613> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400613>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '10.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400613'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '97'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405060'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403558> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403558>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '18.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403558'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401161'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '141'^^xsd:integer;
  dwc:observedWeight '31.139999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413893'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408567'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408567'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414494'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.3599996566772'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414494'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413799'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405582'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411711'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '348'^^xsd:integer;
  dwc:observedWeight '128.18200683594'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407659'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407688'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412461'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409484'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409484'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410581'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '95'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410581'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406434'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411109'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414773'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '0.27000001072884'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414773'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.40803998708725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3833312988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.40803998708725"^^xsd:decimal ;
  geo-pos:long "-91.3833312988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.383331298828'^^xsd:double;
  dwc:latitude '-0.40803998708725'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410503'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409088'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409778'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409778'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405557> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405557>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405557'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404983> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404983>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404983'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:observedWeight '32.900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413222'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413324'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413324'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413416'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413416'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.713100016117096"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5141296386719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.713100016117096"^^xsd:decimal ;
  geo-pos:long "-90.5141296386719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414241'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.514129638672'^^xsd:double;
  dwc:latitude '-0.7131000161171'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414241'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413855'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409777> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409777>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409777'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413452'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413452'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406839'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406839'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414441'^^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.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414441'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410382'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414443'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.3639998435974'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414443'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '125'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407311'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405612> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405612>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:observedWeight '128.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407427'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407427'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407328> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407328>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407328'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407801'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411818'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01267004013062 -91.4130630493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01267004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4130630493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01267004013062 -91.4130630493164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01267004013062"^^xsd:decimal ;
  geo-pos:long "-91.4130630493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.413063049316'^^xsd:double;
  dwc:latitude '-1.0126700401306'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414640'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403693'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403693'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407338'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407338'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410881'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410881'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403658'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413306> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413306>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413306'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413125'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406834'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407454'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '35.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407472'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403029'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406670'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406670'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '301'^^xsd:integer;
  dwc:observedWeight '75.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411763'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402014'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402014'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402797> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402797>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402797'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413960> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413960>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413960'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413828'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413828'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.344779998064041 -91.3164520263672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.344779998064041"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3164520263672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.344779998064041 -91.3164520263672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.344779998064041"^^xsd:decimal ;
  geo-pos:long "-91.3164520263672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409833'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.316452026367'^^xsd:double;
  dwc:latitude '-0.34477999806404'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410977'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414712'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400335'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407850'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407850'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408275'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403396'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400385'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401703'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406888'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410422'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410422'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410579'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409919'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6816999912262 -92.006233215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.6816999912262"^^xsd:decimal ;
  dwc:decimalLongitude "-92.006233215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6816999912262 -92.006233215332)"^^geo:wktLiteral ;
  geo-pos:lat "1.6816999912262"^^xsd:decimal ;
  geo-pos:long "-92.006233215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.006233215332'^^xsd:double;
  dwc:latitude '1.6816999912262'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412981'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410105> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410105>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410105'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404145'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413677'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413677'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412842'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413869'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406883'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406904'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405081'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405081'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404711'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406349'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403836'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402857'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406453> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406453>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406453'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404587'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400967'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400639'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411670> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411670>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411670'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409163> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409163>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409163'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412331'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.330199986696243"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8404006958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.330199986696243"^^xsd:decimal ;
  geo-pos:long "-90.8404006958008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.840400695801'^^xsd:double;
  dwc:latitude '-0.33019998669624'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:observedWeight '53.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401166'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401285'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401285'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404191'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413330'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414785'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406976'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '143'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413927'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409915'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413284'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406143'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404492'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404492'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402899'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '70'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402899'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403628'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405288'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402485'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401822'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401822'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405301'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405301'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402605'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402605'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403422'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400441'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401756'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401756'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405269'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404053'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407677> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407677>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407677'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411503'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411503'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408974'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408974'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410340'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410340'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403098'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403098'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405896> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405896>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405896'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405761'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409436> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409436>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409436'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407208'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407208'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407236> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407236>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414287'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414287'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410545> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410545>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410545'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410545'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403249'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403389'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405174> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405174>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405174'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408866'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409153'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404618'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '164'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404622'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402537> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402537>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402537'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402537'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413761'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409590'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409758'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409847'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403685> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403685>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '14.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403685'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '19.318199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404088'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402015'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402033'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402420'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408707'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410065'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411211'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411211'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409156'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401028> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401028>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401028'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400938'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400938'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402529> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402529>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402529'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401967> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401967>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401967'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401967'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402119'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402119'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406299'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406009> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406009>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '250'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406009'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403429'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403429'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404353'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402341'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401768'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400308> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400308>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400308'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '96'^^xsd:integer;
  dwc:observedWeight '13.863599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404510'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407496'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414452'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1819999217987'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414452'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413276'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413952'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406557'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403753'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402737'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402917'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402917'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402950'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404923'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:observedWeight '87.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407565'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411084'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411449'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411840'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411840'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408559'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412538'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411215'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408148'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408432'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403140> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403140>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403140'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410591'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '213'^^xsd:integer;
  dwc:observedWeight '68.181701660156'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406651'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402662'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403581'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403581'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.40803998708725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3833312988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.40803998708725"^^xsd:decimal ;
  geo-pos:long "-91.3833312988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.383331298828'^^xsd:double;
  dwc:latitude '-0.40803998708725'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401413'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409489'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409952'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409952'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407033'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401371> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401371>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401371'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:observedWeight '91.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401371'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404561'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404561'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400023> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400023>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400023'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:observedWeight '1291'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400023'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400717'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400717'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413807> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413807>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413807'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '74'^^xsd:integer;
  dwc:observedWeight '16.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413999'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410061> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410061>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410061'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414455'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1819999217987'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414455'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403748'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403748'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407843'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407853'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406581'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406581'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411128'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411493'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411493'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413718'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412862'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412862'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406481'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407750'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407757> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407757>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407757'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411016'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405080> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405080>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '105'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405080'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402267'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402163'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402163'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402322> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402322>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:observedWeight '78.409103393555'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402322'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400979> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400979>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400979'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '71'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403384'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409769> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409769>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409769'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409858'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405249'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404823'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402315'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402315'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409216> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409216>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409216'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409216'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411672> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411672>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408446'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412413'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59060001373291 -90.1732788085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.59060001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1732788085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59060001373291 -90.1732788085938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.59060001373291"^^xsd:decimal ;
  geo-pos:long "-90.1732788085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.173278808594'^^xsd:double;
  dwc:latitude '-0.59060001373291'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '31.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413592'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413264'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413264'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404762'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407185'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407313> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407313>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407313'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414819'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414463'^^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.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414463'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410804'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410880'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401746'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401604'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401604'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.794200003147125"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3058013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.794200003147125"^^xsd:decimal ;
  geo-pos:long "-89.3058013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.305801391602'^^xsd:double;
  dwc:latitude '-0.79420000314713'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406106'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405684'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407647'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411130> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411130>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411130'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '144'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407803'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29795002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025634765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29795002937317"^^xsd:decimal ;
  geo-pos:long "-90.5025634765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.502563476562'^^xsd:double;
  dwc:latitude '-1.2979500293732'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411375'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36220002174377 -90.4380035400391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36220002174377"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4380035400391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36220002174377 -90.4380035400391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36220002174377"^^xsd:decimal ;
  geo-pos:long "-90.4380035400391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.438003540039'^^xsd:double;
  dwc:latitude '-1.3622000217438'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411388'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404036'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411701> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411701>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '143'^^xsd:integer;
  dwc:observedWeight '36.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411701'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411748> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411748>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411748'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411748'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414840'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414840'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.70908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409007'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413773'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409723'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '28.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412698'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412757'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413286'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413086'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413086'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410141'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403289'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412852'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405295'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400675'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411975'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408442'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408442'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7070007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7070007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.707000732422'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409903'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '424'^^xsd:integer;
  dwc:observedWeight '81.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409280'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412594'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412961'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406880'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406880'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407967> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407967>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407967'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409135'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409135'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412481'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413896'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403856'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403856'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.885200023651123 -89.3874130249023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.885200023651123"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3874130249023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.885200023651123 -89.3874130249023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.885200023651123"^^xsd:decimal ;
  geo-pos:long "-89.3874130249023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.387413024902'^^xsd:double;
  dwc:latitude '-0.88520002365112'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411266'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401321'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402045'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '28.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412856'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414123'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414547'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.6400003433228'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414547'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414603'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414603'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406835'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406955'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413467'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413467'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414562> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414562>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414562'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414562'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414596'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414596'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407060> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407060>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407060'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413175'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402844'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405521'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404298> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404298>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404298'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '46'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404298'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401218'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401013> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401013>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401013'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406705'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406784'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414839'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414839'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408978'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404033'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402453'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402284'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401360'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401360'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.72727197408676'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406315'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403824'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406664'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404929'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2727299928665'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404929'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '74'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412915'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413391'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.40999999642372'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413391'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38663005828857 -91.8106384277344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38663005828857"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8106384277344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38663005828857 -91.8106384277344)"^^geo:wktLiteral ;
  geo-pos:lat "1.38663005828857"^^xsd:decimal ;
  geo-pos:long "-91.8106384277344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.810638427734'^^xsd:double;
  dwc:latitude '1.3866300582886'^^xsd:double;
  dwc:individualCount '431'^^xsd:integer;
  dwc:observedWeight '82.72730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403484'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414440'^^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.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.45500001311302'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414440'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410996'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408409> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408409>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408409'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402668> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402668>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '41.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402668'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401854'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402961> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402961>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402961'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413041'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414386'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414386'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404795'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404795'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404412> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404412>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404412'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406550'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406550'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405798> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405798>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405798'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413653'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413653'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413532> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413532>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8300000429153'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413532'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '635'^^xsd:integer;
  dwc:observedWeight '154.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414101'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414994'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404580> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404580>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404580'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404877'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411439'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411229'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404113'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401948'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401948'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401889'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402765'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402765'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405236> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405236>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405236'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411904'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412592'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665380001068115 -90.1741714477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.665380001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1741714477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665380001068115 -90.1741714477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.665380001068115"^^xsd:decimal ;
  geo-pos:long "-90.1741714477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.174171447754'^^xsd:double;
  dwc:latitude '-0.66538000106812'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '40.599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413611'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409504'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414117> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414117>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414117'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413390'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.4073715209961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0627000033855438"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4073715209961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.4073715209961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0627000033855438"^^xsd:decimal ;
  geo-pos:long "-91.4073715209961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413428'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407371520996'^^xsd:double;
  dwc:latitude '-0.062700003385544'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413428'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413464'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413464'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410349'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404854'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404854'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403604'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403604'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406178> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406178>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400731'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413025'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407808'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410159'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407385'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407436'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407436'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410886'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405705'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412113'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410277'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407412'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '16.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413318'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410276'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407076'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407076'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '150'^^xsd:integer;
  dwc:observedWeight '43.540000915527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414716'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406498'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404042'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401396'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401396'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404841'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404841'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402379'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402658'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401913'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402365'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '87'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404569'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '36'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404569'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402724'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402724'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406862'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '178'^^xsd:integer;
  dwc:observedWeight '41.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407799'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407835'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407845'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402666'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407583> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407583>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407583'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '377'^^xsd:integer;
  dwc:observedWeight '88.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409804'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409876> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409876>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409876'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409876'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920109987258911"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920109987258911"^^xsd:decimal ;
  geo-pos:long "-91.5063323974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.92010998725891'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414647'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.479310005903244"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2519607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.479310005903244"^^xsd:decimal ;
  geo-pos:long "-90.2519607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405348'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.251960754395'^^xsd:double;
  dwc:latitude '-0.47931000590324'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405348'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412194> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412194>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412194'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412310'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409476'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409476'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413379'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406286'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105619996786118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4818725585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  geo-pos:lat "0.105619996786118"^^xsd:decimal ;
  geo-pos:long "-91.4818725585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481872558594'^^xsd:double;
  dwc:latitude '0.10561999678612'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413490'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410440'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407227'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407227'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405378'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408772'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411671> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411671>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408450'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '33.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408450'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408417'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407294'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403867'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796249985694885 -90.0673904418945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.796249985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0673904418945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796249985694885 -90.0673904418945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.796249985694885"^^xsd:decimal ;
  geo-pos:long "-90.0673904418945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.067390441895'^^xsd:double;
  dwc:latitude '-0.79624998569489'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411407'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407580'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414518'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414518'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405997'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408183'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409239> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409239>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409239'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '118'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409239'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '391'^^xsd:integer;
  dwc:observedWeight '112.27300262451'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401469'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:observedWeight '131.81799316406'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400993'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401116> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401116>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401116'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.3800001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413900'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '19.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413002'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775579988956451"^^xsd:decimal ;
  geo-pos:long "-90.3618316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414234'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405572> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405572>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405572'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412681'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405171'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405171'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412204> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412204>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406829'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '665'^^xsd:integer;
  dwc:observedWeight '140'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405129'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400040'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '305'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400040'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414539'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414539'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410192'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '107'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407883'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '94'^^xsd:integer;
  dwc:observedWeight '26'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412872'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413679'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413679'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409737'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '109'^^xsd:integer;
  dwc:observedWeight '26.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413395'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403094'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400586'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637570023536682"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6583786010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637570023536682"^^xsd:decimal ;
  geo-pos:long "-90.6583786010742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404922'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.658378601074'^^xsd:double;
  dwc:latitude '-0.63757002353668'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:observedWeight '95.909103393555'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404922'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405276'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406171'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406171'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401132'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403254'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402285'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402285'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411237'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406673'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402469'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406158'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403877'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.405200004577637 -90.277702331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.405200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-90.277702331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.405200004577637 -90.277702331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.405200004577637"^^xsd:decimal ;
  geo-pos:long "-90.277702331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277702331543'^^xsd:double;
  dwc:latitude '-0.40520000457764'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401323'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.40803998708725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3833312988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.40803998708725"^^xsd:decimal ;
  geo-pos:long "-91.3833312988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.383331298828'^^xsd:double;
  dwc:latitude '-0.40803998708725'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401408'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '621'^^xsd:integer;
  dwc:observedWeight '102.27300262451'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407699'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '1026'^^xsd:integer;
  dwc:observedWeight '168.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407706'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '20.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413996'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410226'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414492'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414492'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414687'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412848'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409880'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409880'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414066'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414066'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406097'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400888'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.584670007228851 -90.5319366455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.584670007228851"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5319366455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.584670007228851 -90.5319366455078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.584670007228851"^^xsd:decimal ;
  geo-pos:long "-90.5319366455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412371'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.531936645508'^^xsd:double;
  dwc:latitude '-0.58467000722885'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412371'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412410'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413345'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414535'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414535'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414478'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414478'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414660> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414660>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414660'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412918'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412918'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413285'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410537> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410537>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410537'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410876'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.280800014734268"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5466995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.280800014734268"^^xsd:decimal ;
  geo-pos:long "-90.5466995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.546699523926'^^xsd:double;
  dwc:latitude '-0.28080001473427'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407715'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:observedWeight '91.363502502441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411342'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408599'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '206'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412250'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412418> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412418>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412418'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412418'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401639'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405975'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409124'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410861'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411955'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411955'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405638'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414879'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414879'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404065'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404267'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406709'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400737'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400737'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401565'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407068'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407068'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410885'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410885'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410862'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408425'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405383'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413554'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414803'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414803'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406033> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406033>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406033'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405413'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409592'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414137'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405865'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401412> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401412>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401412'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400760> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400760>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400760'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400760'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411402'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411402'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411612> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411612>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411612'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408600'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408049'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408049'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706260025501251"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70626002550125'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414146'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413234'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414821'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414821'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403343'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407776'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408100> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408100>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408100'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403388'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403388'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408430'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409232'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409232'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405436'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405436'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407900> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407900>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407900'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414579'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414579'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357890009880066"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2805023193359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357890009880066"^^xsd:decimal ;
  geo-pos:long "-91.2805023193359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280502319336'^^xsd:double;
  dwc:latitude '-0.35789000988007'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409978'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410189'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414671'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404797> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404797>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404797'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404797'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403844'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401239> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401239>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401239'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.7727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402077'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402709'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403347> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403347>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403347'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403347'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402869'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402869'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403571'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403854'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403854'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411112'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413020'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414014'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '157'^^xsd:integer;
  dwc:observedWeight '56.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413302'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.74712997674942 -90.3044815063477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.74712997674942"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3044815063477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.74712997674942 -90.3044815063477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.74712997674942"^^xsd:decimal ;
  geo-pos:long "-90.3044815063477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.304481506348'^^xsd:double;
  dwc:latitude '-0.74712997674942'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414237'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.927720010280609 -89.4196014404297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.927720010280609"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4196014404297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.927720010280609 -89.4196014404297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.927720010280609"^^xsd:decimal ;
  geo-pos:long "-89.4196014404297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41960144043'^^xsd:double;
  dwc:latitude '-0.92772001028061'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411131'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414012'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406702'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413515'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414554'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414554'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414656'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403979'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403979'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408752'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408752'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404530> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404530>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404530'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411428'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408368'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408368'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411714'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409310'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409310'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407286'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414921> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414921>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414921'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400376'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402358'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402364> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402364>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402364'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406005'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412303'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411479'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404822'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402475'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402475'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401295'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401665> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401665>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401665'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403028> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403028>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403028'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404532'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408683'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408683'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413150> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413150>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413150'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410138'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406774'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407827'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404959> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404959>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404959'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600208699703217 -90.1777877807617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.600208699703217"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1777877807617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600208699703217 -90.1777877807617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.600208699703217"^^xsd:decimal ;
  geo-pos:long "-90.1777877807617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.177787780762'^^xsd:double;
  dwc:latitude '-0.60020869970322'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412212'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409143'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412845'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401717'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401717'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405462> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405462>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405494'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406079'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403259'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401711'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '105'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404971'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409790'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '39.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400840'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405230'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402582'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402582'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404652'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400538'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400538'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.280800014734268"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5466995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.280800014734268"^^xsd:decimal ;
  geo-pos:long "-90.5466995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407724'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.546699523926'^^xsd:double;
  dwc:latitude '-0.28080001473427'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402568'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409118> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409118>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409118'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409118'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412417'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412417'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405760'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401148'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401148'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403858'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402833> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402833>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '2.2272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402833'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1140'^^xsd:integer;
  dwc:observedWeight '317.27301025391'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405049'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403401> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403401>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '395'^^xsd:integer;
  dwc:observedWeight '92.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411567'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404932'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '113.90000152588'^^xsd:double;
  dwc:observedWeight '76.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404932'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414419'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414419'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410421'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '4.863639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404176'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408075> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408075>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408075'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408075'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409490'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.6700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414794'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410468'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410468'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407793'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '53.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402276'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406112'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405114'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401150> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401150>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401150'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403533> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403533>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403533'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400470'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400470'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411527'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411527'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408595'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413619'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401536'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407332'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400948'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400972'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401044'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400754'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '19.772699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411079'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413921> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413921>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413921'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413921'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633620023727417 -90.5456008911133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.633620023727417"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5456008911133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633620023727417 -90.5456008911133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.633620023727417"^^xsd:decimal ;
  geo-pos:long "-90.5456008911133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.545600891113'^^xsd:double;
  dwc:latitude '-0.63362002372742'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413785'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406314'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406314'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400309'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402573'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404311'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403925'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401084'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414359'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414359'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410087'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410087'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410256'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404094'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407324'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401900'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '98'^^xsd:integer;
  dwc:observedWeight '25.227300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404792'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407879'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411599'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410874'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407211'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405297'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405297'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.330199986696243"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8404006958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.330199986696243"^^xsd:decimal ;
  geo-pos:long "-90.8404006958008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401163'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.840400695801'^^xsd:double;
  dwc:latitude '-0.33019998669624'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401163'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402494'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403648'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408673'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412647'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '21.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412647'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412881'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412881'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410582'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404101'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '63'^^xsd:integer;
  dwc:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404101'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406840'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414898> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414898>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414898'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410757'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402241'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405088'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405088'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400468'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400468'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400389'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411645> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411645>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411645'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406222'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402079'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405410'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409920'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706260025501251"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414239'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70626002550125'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5800000429153'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414239'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408445'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402892'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400479'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412823> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412823>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412823'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '17.045400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412112'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411882'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411882'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414377'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.0899999141693'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414377'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409779'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412992'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414105> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414105>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414105'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404252'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404252'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404266'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404266'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404562'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401891'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '300'^^xsd:integer;
  dwc:observedWeight '82.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405042'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405061> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405061>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405061'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405061'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401970'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406658'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410715'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400354> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400354>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400354'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401335'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401335'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401144'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:observedWeight '90.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409110'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413167> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413167>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413167'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414609'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414609'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403886> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403886>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403886'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406661'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402493'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402493'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406008> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406008>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406008'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405184> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405184>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2137000560761'^^xsd:double;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405184'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410173'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.424239993095398"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9511108398438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.424239993095398"^^xsd:decimal ;
  geo-pos:long "-90.9511108398438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401282'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951110839844'^^xsd:double;
  dwc:latitude '-0.4242399930954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401282'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406972'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413133> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413133>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413133'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402922'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409271'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412646'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406551> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406551>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:observedWeight '100.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406551'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407093'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407093'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410775> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410775>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410775'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407396'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411045'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404288> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404288>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404288'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402542> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402542>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402542'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.986503601074'^^xsd:double;
  dwc:latitude '-0.96100002527237'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402542'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '24.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412381'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413577'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413624'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401954'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403211> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403211>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403211'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403211'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400015'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '5306'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400015'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410162> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410162>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410162'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410162'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400048'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '1499'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400048'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401315'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '95'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404291'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82151997089386 -89.3460235595703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.82151997089386"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3460235595703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82151997089386 -89.3460235595703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.82151997089386"^^xsd:decimal ;
  geo-pos:long "-89.3460235595703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.34602355957'^^xsd:double;
  dwc:latitude '-0.82151997089386'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '433'^^xsd:integer;
  dwc:observedWeight '80.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403403'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400762'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400762'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400807> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400807>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400807'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412312'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404013'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '60'^^xsd:integer;
  dwc:observedWeight '16.136400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404013'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408081'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408081'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406758'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400776'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400776'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401677'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401677'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409552'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409844'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413159> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413159>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413159'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '329'^^xsd:integer;
  dwc:observedWeight '85'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413159'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413184> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413184>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '44'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413184'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413365'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407062'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407123'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407307'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406115'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406115'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407657'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407657'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402654'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404461'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405746'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404151'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411719'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413119'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404302'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411440'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411511'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411511'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412475'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404343'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '176'^^xsd:integer;
  dwc:observedWeight '46.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404343'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405719'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411175'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:observedWeight '49.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409170'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409439'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413251'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413177> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413177>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413177'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410108'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410108'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '172'^^xsd:integer;
  dwc:observedWeight '31.819999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413548'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403024'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403168'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408359'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406847'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406847'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406000'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406424'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.7909089922905'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402350'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405302'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412547'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409358'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409442'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413975'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409142'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410211'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410758'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410877'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410877'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407913> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407913>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '112'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407913'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408366'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412581'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412581'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407315'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402948'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403770'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414403'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414403'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404149'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405218'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404121'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402486'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402486'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402814'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404645> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404645>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404645'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404645'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404024'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404402> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404402>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '78'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404402'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405765'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772440016269684 -90.3517684936523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772440016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3517684936523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772440016269684 -90.3517684936523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772440016269684"^^xsd:decimal ;
  geo-pos:long "-90.3517684936523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.351768493652'^^xsd:double;
  dwc:latitude '-0.77244001626968'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412747'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412899'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405802'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405802'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401984> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401984>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401984'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402331'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403709'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409545> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409545>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409545'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413815'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411437'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409458'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:observedWeight '55.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414360'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414360'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.62999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413521'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409379'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769429981708527 -90.3232269287109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769429981708527"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3232269287109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769429981708527 -90.3232269287109)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769429981708527"^^xsd:decimal ;
  geo-pos:long "-90.3232269287109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.323226928711'^^xsd:double;
  dwc:latitude '-0.76942998170853'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414192'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407248'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414268'^^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.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414268'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414764'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407132'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.746720016002655 -90.4456787109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.746720016002655"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4456787109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.746720016002655 -90.4456787109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.746720016002655"^^xsd:decimal ;
  geo-pos:long "-90.4456787109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.445678710938'^^xsd:double;
  dwc:latitude '-0.74672001600266'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413095'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409718'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409718'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754040002822876 -90.435432434082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.754040002822876"^^xsd:decimal ;
  dwc:decimalLongitude "-90.435432434082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754040002822876 -90.435432434082)"^^geo:wktLiteral ;
  geo-pos:lat "-0.754040002822876"^^xsd:decimal ;
  geo-pos:long "-90.435432434082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413098'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.435432434082'^^xsd:double;
  dwc:latitude '-0.75404000282288'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413098'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407796'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '511'^^xsd:integer;
  dwc:observedWeight '102.27300262451'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407796'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408061'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408061'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.9999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409321'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408965'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412535'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412535'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410099'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413421'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413421'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412737'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414065'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412735'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413959'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413959'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412949'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414006'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400022'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:observedWeight '1656'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400022'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406659> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406659>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406659'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400366'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400380'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386519998311996 -91.2500305175781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386519998311996"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2500305175781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386519998311996 -91.2500305175781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386519998311996"^^xsd:decimal ;
  geo-pos:long "-91.2500305175781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411610'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250030517578'^^xsd:double;
  dwc:latitude '-0.386519998312'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411610'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '1382'^^xsd:integer;
  dwc:observedWeight '266.3630065918'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407511'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404984> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404984>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404984'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404984'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405918'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405918'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408027> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408027>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408027'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408027'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404178> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404178>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404178'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404178'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '464'^^xsd:integer;
  dwc:observedWeight '150.90899658203'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401008'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408331'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409279'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.344559997320175"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5467910766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  geo-pos:lat "0.344559997320175"^^xsd:decimal ;
  geo-pos:long "-90.5467910766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54679107666'^^xsd:double;
  dwc:latitude '0.34455999732018'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412725'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605920016765594"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8936996459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605920016765594"^^xsd:decimal ;
  geo-pos:long "-90.8936996459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.893699645996'^^xsd:double;
  dwc:latitude '-0.60592001676559'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413666'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407189'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406045'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400761'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400761'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401448'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401515'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402975'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402932'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402932'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406583> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406583>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406583'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '19.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413758'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409703'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410161'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.741943359375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.161219999194145"^^xsd:decimal ;
  dwc:decimalLongitude "-90.741943359375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.741943359375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.161219999194145"^^xsd:decimal ;
  geo-pos:long "-90.741943359375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.741943359375'^^xsd:double;
  dwc:latitude '-0.16121999919415'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402526'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404123'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '34'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404123'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403359'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1818200349808'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403359'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400815'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401466> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401466>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401466'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401466'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413341'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406949'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407196'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '12.729999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413266'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405310'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405310'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407654'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400540> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400540>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400540'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400540'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407456'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406588> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406588>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406588'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407768'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402614'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414010'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414068'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407872'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407872'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411613> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411613>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411613'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411613'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408468'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408468'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407276'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400861'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400861'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402617'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407788> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407788>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407788'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29795002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025634765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29795002937317"^^xsd:decimal ;
  geo-pos:long "-90.5025634765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.502563476562'^^xsd:double;
  dwc:latitude '-1.2979500293732'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411374'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400017'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '8188'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400017'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403989'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '7.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401054'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411576> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411576>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411576'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408739'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408739'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400824'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402778'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402778'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411304'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402354> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402354>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402354'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402354'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412327> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412327>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404542'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408490> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408490>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408490'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411346'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411620'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '17.045400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.56818097829819'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409186> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409186>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409186'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412506> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412506>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412506'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407320'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414658'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04690003395081 -91.2041091918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04690003395081"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2041091918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04690003395081 -91.2041091918945)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04690003395081"^^xsd:decimal ;
  geo-pos:long "-91.2041091918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.204109191895'^^xsd:double;
  dwc:latitude '-1.0469000339508'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414931'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410303> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410303>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410303'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410372'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920109987258911"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920109987258911"^^xsd:decimal ;
  geo-pos:long "-91.5063323974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.92010998725891'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414648'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407314'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410899'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407038'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407038'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407485'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405551'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400816'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401961> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401961>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401961'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402155'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402155'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406275'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '150'^^xsd:integer;
  dwc:observedWeight '60.772701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406275'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412940'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68113005161285 -92.0068511962891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.68113005161285"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0068511962891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68113005161285 -92.0068511962891)"^^geo:wktLiteral ;
  geo-pos:lat "1.68113005161285"^^xsd:decimal ;
  geo-pos:long "-92.0068511962891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.006851196289'^^xsd:double;
  dwc:latitude '1.6811300516129'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412971'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414155> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414155>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414155'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414155'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406767'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264959990978241 -91.3744125366211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264959990978241"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3744125366211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264959990978241 -91.3744125366211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264959990978241"^^xsd:decimal ;
  geo-pos:long "-91.3744125366211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.374412536621'^^xsd:double;
  dwc:latitude '-0.26495999097824'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413296'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402047'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.0908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411126'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401903> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401903>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401903'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401903'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407911> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407911>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407911'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405505> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405505>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400338'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400452> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400452>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400452'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400509> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400509>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400509'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411958'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414866'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414866'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400678'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408339'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413730'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413028'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409943'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414278'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414278'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.855220019817352 -89.3598937988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.855220019817352"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3598937988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.855220019817352 -89.3598937988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.855220019817352"^^xsd:decimal ;
  geo-pos:long "-89.3598937988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412239'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.359893798828'^^xsd:double;
  dwc:latitude '-0.85522001981735'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412239'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412839'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413054'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414357'^^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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414357'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412613'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412457'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409383'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402425'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400371> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400371>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400371'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407448'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407448'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404712'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404712'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400333'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '142'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403806'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408356> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408356>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408356'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402942'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403354'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403504'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03013002872467 -91.2467422485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03013002872467"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2467422485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03013002872467 -91.2467422485352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03013002872467"^^xsd:decimal ;
  geo-pos:long "-91.2467422485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411592'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.246742248535'^^xsd:double;
  dwc:latitude '-1.0301300287247'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411592'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400906'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407927'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0099499998614192"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6048736572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0099499998614192"^^xsd:decimal ;
  geo-pos:long "-91.6048736572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410246'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.604873657227'^^xsd:double;
  dwc:latitude '-0.0099499998614192'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413477'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414822'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406815'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413369'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406899'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408633> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408633>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408633'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82151997089386 -89.3460235595703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.82151997089386"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3460235595703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82151997089386 -89.3460235595703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.82151997089386"^^xsd:decimal ;
  geo-pos:long "-89.3460235595703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412241'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.34602355957'^^xsd:double;
  dwc:latitude '-0.82151997089386'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412241'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413459'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386519998311996 -91.2500305175781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386519998311996"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2500305175781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386519998311996 -91.2500305175781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386519998311996"^^xsd:decimal ;
  geo-pos:long "-91.2500305175781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250030517578'^^xsd:double;
  dwc:latitude '-0.386519998312'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411611'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408044'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407238'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '138'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412145'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412145'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412790'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412790'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413021'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413021'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413201'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401859'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401213> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401213>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401213'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413453'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '103'^^xsd:integer;
  dwc:observedWeight '24.319999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413500'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401843'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402371> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402371>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402371'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400793'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405917'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401012'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410956'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643469989299774 -90.7875823974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.643469989299774"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7875823974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643469989299774 -90.7875823974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.643469989299774"^^xsd:decimal ;
  geo-pos:long "-90.7875823974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.787582397461'^^xsd:double;
  dwc:latitude '0.64346998929977'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411415'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403465'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410347> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410347>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410347'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410725'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411008'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400445'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403147'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.633800029754639"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8584289550781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.633800029754639"^^xsd:decimal ;
  geo-pos:long "-90.8584289550781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.858428955078'^^xsd:double;
  dwc:latitude '-0.63380002975464'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411796'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408631> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408631>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404385'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '3.2272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405283'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408346'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '25.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411481'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412360'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412360'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410405'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410854'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402504'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406376'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:observedWeight '85.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403402'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400936'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402836'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412268'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409483'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412853'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412853'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401540> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401540>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401540'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403509'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406421'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403747'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411185'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411185'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409757> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409757>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409757'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406886> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406886>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406886'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:observedWeight '46.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410686'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407145'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408083'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '201'^^xsd:integer;
  dwc:observedWeight '60.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408083'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401137'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400415> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400415>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400415'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403125'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411529'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403661'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401893'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401893'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411546'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411546'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401201'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404628'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411224> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411224>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411224'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400378'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400378'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '410'^^xsd:integer;
  dwc:observedWeight '77.27269744873'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404781'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410147'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:observedWeight '42.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400778> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400778>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400778'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408475'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '206'^^xsd:integer;
  dwc:observedWeight '50.909000396729'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408475'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410150'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410248'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409309'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412800'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409726'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404270'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401840'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402812'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402812'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404494'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404497'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404497'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402112> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402112>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402112'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '15.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407333'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410678'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410631> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410631>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410631'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400935'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400935'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '14.772700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405874'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414872> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414872>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414872'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410847'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407559'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '5.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401716'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:observedWeight '37.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402332'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410439'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412351> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412351>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '650'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412351'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401789'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401067> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401067>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401067'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412587'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.577030003070831 -90.7849731445312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.577030003070831"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7849731445312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.577030003070831 -90.7849731445312)"^^geo:wktLiteral ;
  geo-pos:lat "0.577030003070831"^^xsd:decimal ;
  geo-pos:long "-90.7849731445312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784973144531'^^xsd:double;
  dwc:latitude '0.57703000307083'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412950'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413163> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413163>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413163'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406983'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413169'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414085'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414303'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '2.9900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414303'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407528'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406348> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406348>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406348'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406348'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411187'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408674> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408674>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408947'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408947'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412544> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412544>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412544'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412544'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404282'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404282'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409470'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409470'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '533'^^xsd:integer;
  dwc:observedWeight '152.27299499512'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403377'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402828'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402828'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408318'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411783> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411783>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411783'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411783'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411846'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411846'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.855220019817352 -89.3598937988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.855220019817352"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3598937988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.855220019817352 -89.3598937988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.855220019817352"^^xsd:decimal ;
  geo-pos:long "-89.3598937988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.359893798828'^^xsd:double;
  dwc:latitude '-0.85522001981735'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412238'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403397'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403397'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402571'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401258'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401151'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401664> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401664>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401664'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405727'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.86363500356674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406311'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406311'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678699970245361 -90.5413131713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.678699970245361"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5413131713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678699970245361 -90.5413131713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.678699970245361"^^xsd:decimal ;
  geo-pos:long "-90.5413131713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411422'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541313171387'^^xsd:double;
  dwc:latitude '-0.67869997024536'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411422'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408766'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410022'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410555'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410555'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410637'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410891'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410891'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '133'^^xsd:integer;
  dwc:observedWeight '38.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408886'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '23.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408638> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408638>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405299'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '178'^^xsd:integer;
  dwc:observedWeight '40.369701385498'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403937'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405222'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406330'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407640> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407640>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '653'^^xsd:integer;
  dwc:observedWeight '136.59100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186130002140999 -90.6932678222656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.186130002140999"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6932678222656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186130002140999 -90.6932678222656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.186130002140999"^^xsd:decimal ;
  geo-pos:long "-90.6932678222656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413645'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.693267822266'^^xsd:double;
  dwc:latitude '-0.186130002141'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413645'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413904'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403697'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403921'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411920> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411920>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411920'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409151'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409396'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409396'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409780'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411819'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408480'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '732'^^xsd:integer;
  dwc:observedWeight '200'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407709'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411447'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408214> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408214>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408214'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408214'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410052'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410071'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402911'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402911'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.1227300167084'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403162'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400304'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401851'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401851'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402834'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402834'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408043'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408435'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408311'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412392'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413724'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404660> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404660>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404660'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400720'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400720'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411083'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408689'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408689'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400659'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412286'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412468'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405860'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405748> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405748>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405748'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405748'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406626'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '131'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404917'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405992'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406007> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406007>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '390'^^xsd:integer;
  dwc:observedWeight '74.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406007'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402820'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401906'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411588> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411588>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411588'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408762'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412658'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411468'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405823'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405823'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400942'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400942'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407530> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407530>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408093'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408093'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407242> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407242>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457038879395'^^xsd:double;
  dwc:latitude '-0.98812997341156'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414937'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407509'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407509'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400507'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400507'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401026'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403763'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409474'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409474'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406970'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410446'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414627'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414627'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400330'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401339'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401339'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405762'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405112> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405112>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405112'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401671> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401671>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401671'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405785> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405785>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405785'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405785'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402408> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402408>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402408'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412163> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412163>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412163'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402611'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402611'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401736'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403805> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403805>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403805'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414655'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414655'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414705> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414705>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '138'^^xsd:integer;
  dwc:observedWeight '33.110000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414705'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414698> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414698>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414698'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414998'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  geo-pos:lat "0.339179992675781"^^xsd:decimal ;
  geo-pos:long "-89.965446472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409172'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400981> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400981>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400981'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401127'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406139> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406139>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406139'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411601'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408854'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406393> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406393>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406393'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406393'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400037'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:observedWeight '1489'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400037'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402587'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412414'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412442'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412442'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412820'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412820'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.746720016002655 -90.4456787109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.746720016002655"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4456787109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.746720016002655 -90.4456787109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.746720016002655"^^xsd:decimal ;
  geo-pos:long "-90.4456787109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.445678710938'^^xsd:double;
  dwc:latitude '-0.74672001600266'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413096'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413934'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409715'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413161'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413161'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413366'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411885'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411885'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409214> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409214>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409214'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409214'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412595'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412595'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413604'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '124'^^xsd:integer;
  dwc:observedWeight '34.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413604'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401572> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401572>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401572'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405096'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401723'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '24.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413954'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413207> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413207>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:observedWeight '62.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413207'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411886'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400937'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408141'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407949'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408204> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408204>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:observedWeight '30.227199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408204'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411684'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411684'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408701> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408701>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408701'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401401> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401401>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401401'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406397'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403337'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400395'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404493'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '654'^^xsd:integer;
  dwc:observedWeight '143.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413402'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413402'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410157'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400584'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405158'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401805'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401805'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402139'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401810'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401810'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402595'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:observedWeight '65.681800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402595'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414525'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414525'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407043'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01346004009247 -91.4152221679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01346004009247"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4152221679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01346004009247 -91.4152221679688)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01346004009247"^^xsd:decimal ;
  geo-pos:long "-91.4152221679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.415222167969'^^xsd:double;
  dwc:latitude '-1.0134600400925'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.03999999910593'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414650'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407214> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407214>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407214'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407241> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407241>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408959'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412502> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412502>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412502'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413726'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413726'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407082> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407082>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407082'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407082'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411487'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411173'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.86363500356674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411173'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401624'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401624'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404162'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404162'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409584> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409584>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409584'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413043'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413813'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '47'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413180'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410088'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.54545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403267'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405999'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404735'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409307> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409307>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409307'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408921> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408921>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408921'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:observedWeight '42.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413810'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409950'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406812'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412362'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405426'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408720> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408720>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408720'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413497'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413523'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406738> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406738>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410272'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410272'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408447'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.611970007419586"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7888336181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  geo-pos:lat "0.611970007419586"^^xsd:decimal ;
  geo-pos:long "-90.7888336181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.788833618164'^^xsd:double;
  dwc:latitude '0.61197000741959'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409112'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409202> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409202>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409202'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400423'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405098> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405098>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405098'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413382'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413382'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414024> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414024>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414024'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404588'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409350'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401952'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401952'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407363'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410965'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403609'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400885'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400689'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400689'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408410'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408741'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412796'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409639> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409639>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411537'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407393'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.661210000514984 -90.1772994995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.661210000514984"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1772994995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.661210000514984 -90.1772994995117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.661210000514984"^^xsd:decimal ;
  geo-pos:long "-90.1772994995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.177299499512'^^xsd:double;
  dwc:latitude '-0.66121000051498'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412733'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105619996786118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4818725585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  geo-pos:lat "0.105619996786118"^^xsd:decimal ;
  geo-pos:long "-91.4818725585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481872558594'^^xsd:double;
  dwc:latitude '0.10561999678612'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413491'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402558'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402558'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402645> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402645>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402645'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400649'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400649'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401985'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '41.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400954'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401562> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401562>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401562'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405231'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404249'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414674'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414674'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404035'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406288'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400531> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400531>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400531'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406662'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406662'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412732'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '434'^^xsd:integer;
  dwc:observedWeight '98.181701660156'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401376'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406971'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406971'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410431'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411164'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400722> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400722>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400722'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400722'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400654'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402534'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405806'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402145'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411925> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411925>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411925'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410145'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401925'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '4.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401925'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400959> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400959>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:observedWeight '52.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400959'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412298> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412298>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412298'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412871'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412833'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412833'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403241'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403241'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400588> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400588>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400588'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405328> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405328>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '69.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405328'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406679'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '118'^^xsd:integer;
  dwc:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404759'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403793'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400629'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400629'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404919> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404919>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '155'^^xsd:integer;
  dwc:observedWeight '33.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404919'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408077'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414549'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414549'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406798'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410168'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414580'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414580'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413528'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414487> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414487>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414487'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414487'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403288'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403288'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407929'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412133> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412133>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412133'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402775'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407895'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408378'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402250'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402776'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402776'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406302'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406541> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406541>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406541'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403316'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404026'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406435'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406435'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402215'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407394'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402512> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402512>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402512'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400277'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409154'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409154'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410014'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '25.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413538'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.210490003228188 -90.6193771362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.210490003228188"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6193771362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.210490003228188 -90.6193771362305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.210490003228188"^^xsd:decimal ;
  geo-pos:long "-90.6193771362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414275'^^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.61937713623'^^xsd:double;
  dwc:latitude '-0.21049000322819'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.3899998664856'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414275'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410385'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947700023651123 -91.5773315429688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947700023651123"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5773315429688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947700023651123 -91.5773315429688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947700023651123"^^xsd:decimal ;
  geo-pos:long "-91.5773315429688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.577331542969'^^xsd:double;
  dwc:latitude '-0.94770002365112'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411113'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402616> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402616>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402616'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406367'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406367'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402317'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404383'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404803> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404803>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404803'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402458'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400311'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400777'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401149'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401694'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410419'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410464'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410464'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410518'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401155'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:observedWeight '55.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401155'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411157'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401525'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405332'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405996'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409361'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412617'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403771> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403771>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403771'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403771'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413525> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413525>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '10.449999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413525'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413030'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171709999442101"^^xsd:decimal ;
  geo-pos:long "-90.8314819335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.831481933594'^^xsd:double;
  dwc:latitude '-0.1717099994421'^^xsd:double;
  dwc:individualCount '179'^^xsd:integer;
  dwc:observedWeight '119.19999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413139'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414606> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414606>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414606'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414606'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401219'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404520'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401498'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401498'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405831> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405831>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405831'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409180'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409180'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409589> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409589>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409589'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410836'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406567'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412423'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411441'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '334'^^xsd:integer;
  dwc:observedWeight '77.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407800'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404078'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404078'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409213> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409213>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409213'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414594'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414594'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414607'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414607'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410819'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410864'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408608> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408608>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408608'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411928'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412403'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412403'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '24.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413602'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '557'^^xsd:integer;
  dwc:observedWeight '147.27299499512'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410452'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402746'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409729'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409729'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406473'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413373'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '161'^^xsd:integer;
  dwc:observedWeight '37.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404446'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637570023536682"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6583786010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637570023536682"^^xsd:decimal ;
  geo-pos:long "-90.6583786010742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.658378601074'^^xsd:double;
  dwc:latitude '-0.63757002353668'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:observedWeight '118.40899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404987'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401202> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401202>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401202'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404800'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401860'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414300'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414300'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402655> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402655>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402655'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406646'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406646'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402912'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412235'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403313> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403313>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403313'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.2575998306274'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403313'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407037'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404663> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404663>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.5454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404663'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410476'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410476'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '92'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405898'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407977'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404964'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404964'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411845'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411845'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412866'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412866'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400486'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400486'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404395'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401705'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401705'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402490'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.6818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407683'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411349'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403005> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403005>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403507'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407329'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401430'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402118'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03933000564575 -91.2270202636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03933000564575"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2270202636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03933000564575 -91.2270202636719)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03933000564575"^^xsd:decimal ;
  geo-pos:long "-91.2270202636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227020263672'^^xsd:double;
  dwc:latitude '-1.0393300056457'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411849'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412018'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405476'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405650'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '22.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412741'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405248'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.859889984130859 -89.371337890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.859889984130859"^^xsd:decimal ;
  dwc:decimalLongitude "-89.371337890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.859889984130859 -89.371337890625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.859889984130859"^^xsd:decimal ;
  geo-pos:long "-89.371337890625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.371337890625'^^xsd:double;
  dwc:latitude '-0.85988998413086'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411267'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401312'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405595'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408705> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408705>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408705'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408705'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405972'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '74'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407685'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408407> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408407>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408407'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414818'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413423'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414536> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414536>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414536'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414536'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414829'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406927'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407045'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407045'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407066> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407066>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407066'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410754'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406991'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406991'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513603210449'^^xsd:double;
  dwc:latitude '-0.95539999008179'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403904'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202559992671013 -91.3844299316406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202559992671013"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3844299316406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202559992671013 -91.3844299316406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202559992671013"^^xsd:decimal ;
  geo-pos:long "-91.3844299316406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384429931641'^^xsd:double;
  dwc:latitude '-0.20255999267101'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414227'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410152'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409368'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409691'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403325'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406585'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410904'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:observedWeight '92.72730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402859'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403266'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403110'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '137'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404299'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408369'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409121> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409121>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409121'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409197'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409197'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409354'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413572'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412920'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '302'^^xsd:integer;
  dwc:observedWeight '67.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411949'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412338> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412338>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '110'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412338'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412786'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409520'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413049'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413049'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409565'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407415> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407415>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407415'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407415'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413569'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413569'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413899'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413298'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.9300000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413298'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414772'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414783'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414783'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403677> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403677>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.4545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403677'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407116'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412972'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413197'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413229'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403733> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403733>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403733'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403733'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407837'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406500'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411155'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414572'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414572'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406914> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406914>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406914'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.63636302947998'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406914'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410553'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410553'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414663'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411359'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414987> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414987>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '119'^^xsd:integer;
  dwc:observedWeight '31.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414987'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402622> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402622>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402622'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407061> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407061>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407061'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407061'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410494'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407493'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407493'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400356'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400527'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400527'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402985> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402985>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402985'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401347'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408056'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408056'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605052828788757 -90.5391311645508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605052828788757"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5391311645508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605052828788757 -90.5391311645508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605052828788757"^^xsd:decimal ;
  geo-pos:long "-90.5391311645508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.539131164551'^^xsd:double;
  dwc:latitude '-0.60505282878876'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406305'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406305'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408082'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405187> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405187>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405187'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409385'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409472'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409709'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409709'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410486'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414914> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414914>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414914'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414914'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401233'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405822'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402272'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402272'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '113'^^xsd:integer;
  dwc:observedWeight '45'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407399'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '43.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407302'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406136'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405406'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401383'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408859'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.795000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0667037963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.795000016689301"^^xsd:decimal ;
  geo-pos:long "-90.0667037963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.066703796387'^^xsd:double;
  dwc:latitude '-0.7950000166893'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412453'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.603039979934692"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9080963134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.603039979934692"^^xsd:decimal ;
  geo-pos:long "-90.9080963134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.908096313477'^^xsd:double;
  dwc:latitude '-0.60303997993469'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412693'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413709'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409955'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '702'^^xsd:integer;
  dwc:observedWeight '150'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409955'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.40909001231194'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409966'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412865'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409719'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407308> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407308>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407308'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408363'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401385> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401385>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401385'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400364'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403141'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403141'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404018'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404018'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407889'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413278'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413278'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412419'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412419'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403069'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413531> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413531>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413531'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '39.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410278'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414826'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402288'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866909980773926"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866909980773926"^^xsd:decimal ;
  geo-pos:long "-89.3644027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364402770996'^^xsd:double;
  dwc:latitude '-0.86690998077393'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411286'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404045'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411111'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406322> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406322>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406322'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406335'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406335'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401757'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.4454600811005'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402352'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38629999756813 -91.2501602172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.38629999756813"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2501602172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38629999756813 -91.2501602172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.38629999756813"^^xsd:decimal ;
  geo-pos:long "-91.2501602172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414257'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250160217285'^^xsd:double;
  dwc:latitude '-0.38629999756813'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414257'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407034> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407034>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407034'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406841'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406921> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406921>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406921'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407521> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407521>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412361'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412361'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412411> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412411>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412411'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409857'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402651'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400508'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400508'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412965'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408193> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408193>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408193'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401069'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409877'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409877'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413254'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407401> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407401>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408544'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405673'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412389'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402058'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403169'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403741'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403741'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407625> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407625>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414781'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410384'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405286'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '83'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404357'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413425'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413016'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413981'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413981'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412674'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406098'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.433789998292923 -91.39306640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.433789998292923"^^xsd:decimal ;
  dwc:decimalLongitude "-91.39306640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.433789998292923 -91.39306640625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.433789998292923"^^xsd:decimal ;
  geo-pos:long "-91.39306640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39306640625'^^xsd:double;
  dwc:latitude '-0.43378999829292'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414258'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414591'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414591'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410107'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409918'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409918'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413509'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '20.229999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413509'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414264'^^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.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414264'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407136> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407136>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407136'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407136'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409886'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406687'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409981'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414805'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410525'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410833> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410833>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411867'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411867'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408679'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414471'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414471'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407083'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407138'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407322> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407322>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407322'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400517'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400517'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407569'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400284'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402929'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408362'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '528'^^xsd:integer;
  dwc:observedWeight '135.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412347'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414169'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413518> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413518>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.5199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413518'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414595'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414595'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406931> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406931>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406931'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '193'^^xsd:integer;
  dwc:observedWeight '38.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405311'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411272'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413587'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414325'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414325'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409784'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407545> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407545>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407545'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404623'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404623'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403588> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403588>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '10.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403588'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403260> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403260>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '130'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403260'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410947'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409258> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409258>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409258'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411809'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411809'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412762'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406485'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413311'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402452'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402452'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408029'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405284'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404358'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404358'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407629'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406763'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404037'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6287400722504'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404037'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '211'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402426'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406080> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406080>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406080'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406259> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406259>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406259'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406343'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406343'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408805> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408805>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413585'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413932'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413827'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414127'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414565'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414565'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37882995605469 -91.8191528320312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37882995605469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8191528320312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37882995605469 -91.8191528320312)"^^geo:wktLiteral ;
  geo-pos:lat "1.37882995605469"^^xsd:decimal ;
  geo-pos:long "-91.8191528320312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.819152832031'^^xsd:double;
  dwc:latitude '1.3788299560547'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412952'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409917'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413007'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414353'^^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.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414353'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404161'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408796> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408796>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408796'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401691'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401691'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404817'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407943'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408452> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408452>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408452'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413299'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414031'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402817'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:observedWeight '86.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401324'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408191> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408191>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.54545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408191'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404500'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402177'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402177'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402740'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.090718403458595'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403270'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403638> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403638>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403638'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408916'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414981'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403103> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403103>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403103'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403103'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405886> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405886>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405886'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405319'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405319'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401168'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625602722168'^^xsd:double;
  dwc:latitude '-0.90110999345779'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400827'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403641'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403641'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414804'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6.1199998855591'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414804'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0471099615097 -91.1680603027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0471099615097"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1680603027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0471099615097 -91.1680603027344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0471099615097"^^xsd:decimal ;
  geo-pos:long "-91.1680603027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.168060302734'^^xsd:double;
  dwc:latitude '-1.0471099615097'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414728'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414830'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413349'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413501'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413539'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414544> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414544>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414544'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414544'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405866'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405866'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401394'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402074'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402345'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407981> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407981>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407981'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411513'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403101'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403744'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8.1599998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414848'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414899'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409755'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405930'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405930'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402874'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409908'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407342'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407342'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406490'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.384979993104935 -91.2527770996094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.384979993104935"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2527770996094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.384979993104935 -91.2527770996094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.384979993104935"^^xsd:decimal ;
  geo-pos:long "-91.2527770996094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409838'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.252777099609'^^xsd:double;
  dwc:latitude '-0.38497999310494'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409838'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413834'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413834'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '20.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413081'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413195> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413195>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413195'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413362'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407871'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412284'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '46'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404218'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406133'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406133'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400684'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411308'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:observedWeight '42.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403426'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403515'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403515'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406205'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411223> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411223>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411223'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412158> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412158>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412158'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403826'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404157'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402925'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402925'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404323'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409724'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409724'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0173499993979931 -91.4768829345703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0173499993979931"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4768829345703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0173499993979931 -91.4768829345703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0173499993979931"^^xsd:decimal ;
  geo-pos:long "-91.4768829345703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.47688293457'^^xsd:double;
  dwc:latitude '-0.017349999397993'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403848'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411246> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411246>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '20.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402576> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402576>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402576'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402576'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.403349995613098 -90.7022399902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.403349995613098"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7022399902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.403349995613098 -90.7022399902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.403349995613098"^^xsd:decimal ;
  geo-pos:long "-90.7022399902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.702239990234'^^xsd:double;
  dwc:latitude '-0.4033499956131'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413088'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401437'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407409> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407409>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '78'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407409'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400831'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405562> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405562>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405562'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410849'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '135'^^xsd:integer;
  dwc:observedWeight '51.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410849'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404692'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '29.772699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404692'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404614'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '133'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407964'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401361'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401361'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.633800029754639"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8584289550781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.633800029754639 -90.8584289550781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.633800029754639"^^xsd:decimal ;
  geo-pos:long "-90.8584289550781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.858428955078'^^xsd:double;
  dwc:latitude '-0.63380002975464'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404351> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404351>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404351'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407407'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411124'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411207'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '154'^^xsd:integer;
  dwc:observedWeight '38.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410301'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404248'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404248'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405339'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '92'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405339'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402546> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402546>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402546'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414909'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414909'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405290'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405290'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403330'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '99'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403330'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '1166'^^xsd:integer;
  dwc:observedWeight '250'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404375'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404701> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404701>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404701'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402022'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402066> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402066>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '12.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402066'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413763'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412380'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412452'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409259> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409259>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409259'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412534'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404305'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411159'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402204'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404278'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404278'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410771> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410771>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410771'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410771'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414876'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414876'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410437'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410437'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407203'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406716'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.584670007228851 -90.5319900512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.584670007228851"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5319900512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.584670007228851 -90.5319900512695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.584670007228851"^^xsd:decimal ;
  geo-pos:long "-90.5319900512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412372'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53199005127'^^xsd:double;
  dwc:latitude '-0.58467000722885'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412372'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412476'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409478'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413053'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410574'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410574'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400823> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400823>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:observedWeight '38.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400823'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405291'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401100> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401100>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401100'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404549'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404549'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404597'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401753'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401753'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405134'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401675'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404089'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404089'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.210600003600121 -90.6180572509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.210600003600121"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6180572509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.210600003600121 -90.6180572509766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.210600003600121"^^xsd:decimal ;
  geo-pos:long "-90.6180572509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414273'^^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.618057250977'^^xsd:double;
  dwc:latitude '-0.21060000360012'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414273'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '78'^^xsd:integer;
  dwc:observedWeight '19.770000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413559'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409473'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409473'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414063'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414063'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414621'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414621'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414692'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407155'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407155'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '65'^^xsd:integer;
  dwc:observedWeight '16.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403970'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400877'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407823> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407823>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407823'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407834'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407834'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407863'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411731'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '19.772699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411731'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '29'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413322'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '48'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401983> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401983>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:observedWeight '84.545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401983'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408473'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.80000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412922'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413840'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402156'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400918'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411082'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404751> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404751>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404751'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406076'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '108'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406476'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414064'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410078'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413541'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404233'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404233'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403538'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409674'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410101'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410101'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414618'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414618'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406153'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406153'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '1286'^^xsd:integer;
  dwc:observedWeight '248.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410753'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410753'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411277'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411277'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412157'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412393> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412393>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412393'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412393'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412451'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.558839976787567 -90.53369140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.558839976787567"^^xsd:decimal ;
  dwc:decimalLongitude "-90.53369140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.558839976787567 -90.53369140625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.558839976787567"^^xsd:decimal ;
  geo-pos:long "-90.53369140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53369140625'^^xsd:double;
  dwc:latitude '-0.55883997678757'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413643'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '664'^^xsd:integer;
  dwc:observedWeight '160.44999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414035'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409882'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410176> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410176>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410176'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410412'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403532'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405390'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408682'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408731'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402055'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405651'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411699'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410311'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410311'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '19.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413144'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.050000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413516'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407056'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401359'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '44.545398712158'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401359'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404905'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402154> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402154>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402154'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408968'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409250'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409477'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407703'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408072'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408072'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408496'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405382'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405382'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402633'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402633'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401767'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401767'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401031'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400631> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400631>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400631'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400631'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:observedWeight '309.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404678'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403983> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403983>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '45'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403983'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '90'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411281'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404511'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404954'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401481'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405440'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408794'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406494'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413502> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413502>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413502'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414329'^^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.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '10.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414329'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410307'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405788> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405788>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405788'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400053'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:observedWeight '1078'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400053'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403428'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403428'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400444'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400521> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400521>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400521'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67189002037048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9965515136719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  geo-pos:lat "1.67189002037048"^^xsd:decimal ;
  geo-pos:long "-91.9965515136719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.996551513672'^^xsd:double;
  dwc:latitude '1.6718900203705'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '97'^^xsd:integer;
  dwc:observedWeight '26.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404868'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403086'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412121'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:observedWeight '95.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409109'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '14.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412645'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '19.318199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410516'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400303'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405044'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403516'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400693'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400693'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408037'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414982'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414982'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404280'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401207> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401207>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401207'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404447'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408251> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408251>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412398'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400313> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400313>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400313'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400900> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400900>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400900'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408623'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408623'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403647'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405400> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405400>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '710'^^xsd:integer;
  dwc:observedWeight '203.18200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405400'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407920> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407920>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407920'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '102'^^xsd:integer;
  dwc:observedWeight '51.772701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404934'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402223'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401692'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402755'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404179'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402638'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404043'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403493'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411463'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400341'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403779'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411125'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408062'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408062'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405139'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411712'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411712'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:observedWeight '85.22730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403041'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402416'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643469989299774 -90.7875823974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.643469989299774"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7875823974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643469989299774 -90.7875823974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.643469989299774"^^xsd:decimal ;
  geo-pos:long "-90.7875823974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.787582397461'^^xsd:double;
  dwc:latitude '0.64346998929977'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411316'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403645'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '83'^^xsd:integer;
  dwc:observedWeight '20.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413353'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401774'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403525> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403525>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403525'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410897'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404086'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405780'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402115'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402115'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414778'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414778'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414723'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414723'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947700023651123 -91.5773315429688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947700023651123"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5773315429688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947700023651123 -91.5773315429688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947700023651123"^^xsd:decimal ;
  geo-pos:long "-91.5773315429688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.577331542969'^^xsd:double;
  dwc:latitude '-0.94770002365112'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404696'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404696'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402509'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414512'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414512'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403882'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402974'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402347'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402347'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402205'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402200> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402200>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402200'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405696'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405696'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407974'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407974'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407982'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407982'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414210'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406759'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831939995288849 -90.8221664428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.831939995288849"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8221664428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831939995288849 -90.8221664428711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.831939995288849"^^xsd:decimal ;
  geo-pos:long "-90.8221664428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411797'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.822166442871'^^xsd:double;
  dwc:latitude '-0.83193999528885'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411797'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405175'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405175'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408334'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412548'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412746'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.280800014734268"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5466995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.280800014734268"^^xsd:decimal ;
  geo-pos:long "-90.5466995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.546699523926'^^xsd:double;
  dwc:latitude '-0.28080001473427'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407722'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7070007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7070007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404995'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.707000732422'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '289'^^xsd:integer;
  dwc:observedWeight '54.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410216> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410216>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410216'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410216'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406980'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410214'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410214'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403543'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403543'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404689'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404689'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401587'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403586'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403586'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413756'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413971'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414067'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410200> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410200>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410312'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414470'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414470'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411191'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414385'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414385'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409972'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409972'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413123'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.088079996407032 -91.2232284545898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.088079996407032"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2232284545898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.088079996407032 -91.2232284545898)"^^geo:wktLiteral ;
  geo-pos:lat "0.088079996407032"^^xsd:decimal ;
  geo-pos:long "-91.2232284545898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414308'^^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.22322845459'^^xsd:double;
  dwc:latitude '0.088079996407032'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414308'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767769992351532 -90.3351516723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767769992351532"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3351516723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767769992351532 -90.3351516723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767769992351532"^^xsd:decimal ;
  geo-pos:long "-90.3351516723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.335151672363'^^xsd:double;
  dwc:latitude '-0.76776999235153'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414202'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402130'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411122'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411202'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407341'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680599987506866 -89.3518981933594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.680599987506866"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3518981933594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680599987506866 -89.3518981933594)"^^geo:wktLiteral ;
  geo-pos:lat "-0.680599987506866"^^xsd:decimal ;
  geo-pos:long "-89.3518981933594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.351898193359'^^xsd:double;
  dwc:latitude '-0.68059998750687'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400317'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403184'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404605'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404605'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404281'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400600'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410259'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406632'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406632'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410832'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410832'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405263'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405355'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400427'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400903> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400903>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400903'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400788'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29795002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025634765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29795002937317"^^xsd:decimal ;
  geo-pos:long "-90.5025634765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.502563476562'^^xsd:double;
  dwc:latitude '-1.2979500293732'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411376'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411766> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411766>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411766'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411766'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '222'^^xsd:integer;
  dwc:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409987> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409987>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409987'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413189'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401721'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401721'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413974'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '4.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413976'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409642> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409642>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404970'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '385'^^xsd:integer;
  dwc:observedWeight '121.81800079346'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412575'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411720'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411720'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367661207914352 -90.5857009887695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367661207914352"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5857009887695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367661207914352 -90.5857009887695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367661207914352"^^xsd:decimal ;
  geo-pos:long "-90.5857009887695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412224'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.58570098877'^^xsd:double;
  dwc:latitude '-0.36766120791435'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412224'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412287'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409523'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413987'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413987'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410126'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407075'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '186'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407480'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401670> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401670>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '14.772700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401670'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171709999442101"^^xsd:decimal ;
  geo-pos:long "-90.8314819335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.831481933594'^^xsd:double;
  dwc:latitude '-0.1717099994421'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402027'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400679'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400702'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400702'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401608'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409722'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414523'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414523'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05417001247406 -91.1636810302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05417001247406"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1636810302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05417001247406 -91.1636810302734)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05417001247406"^^xsd:decimal ;
  geo-pos:long "-91.1636810302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.163681030273'^^xsd:double;
  dwc:latitude '-1.0541700124741'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.560000419617'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414755'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402851'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401647'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404087'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '45'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404087'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410296'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412712'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413620'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409561'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408648'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400345'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407973> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407973>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407973'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407973'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411623'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411623'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411872'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411872'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400328'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408833'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.5981810092926'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404858'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404858'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '917'^^xsd:integer;
  dwc:observedWeight '200.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.5899999141693'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414000'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407500'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407547> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407547>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407547'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407547'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402858'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402858'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653160929679871 -90.1822814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653160929679871"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1822814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653160929679871 -90.1822814941406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653160929679871"^^xsd:decimal ;
  geo-pos:long "-90.1822814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.182281494141'^^xsd:double;
  dwc:latitude '-0.65316092967987'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412211'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414970'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410743'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407444'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407444'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404634'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411847'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408970'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408970'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412394'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412394'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405847'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '323'^^xsd:integer;
  dwc:observedWeight '47.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412643'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406690'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410019'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400905'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '1546'^^xsd:integer;
  dwc:observedWeight '339.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401017'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406122> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406122>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406122'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401374'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405743> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405743>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '846'^^xsd:integer;
  dwc:observedWeight '165.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405743'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '159'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405352'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406200> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406200>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406200'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409085'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409346'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409721'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409721'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410209'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412629'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409505> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409505>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409505'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412958'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412958'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413558'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413558'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410302'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410302'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404364> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404364>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404364'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401318'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401318'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413344'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406943'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406943'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407023'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409879'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '20.909999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413240'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401391'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404901'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405433'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405433'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402914'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '98'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403513'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412448'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400484'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400484'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414504'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414504'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406926'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407468'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '490'^^xsd:integer;
  dwc:observedWeight '130.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405138'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402864'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1227300167084'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403156'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411239> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411239>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411239'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408758'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409160> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409160>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409160'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413720> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413720>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '113'^^xsd:integer;
  dwc:observedWeight '42.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413720'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406061> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406061>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406061'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:observedWeight '41.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402603'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402660'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402073> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402073>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402073'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404208'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406816'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406816'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412395> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412395>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412395'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410338'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410736'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403443'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414464'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414464'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '293'^^xsd:integer;
  dwc:observedWeight '80.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414752'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414843'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411607> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411607>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411607'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410519'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410519'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410524'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410524'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.7600002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414157'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407025'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404427'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402539> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402539>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402539'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412400'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402283'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.34700012207'^^xsd:double;
  dwc:latitude '-0.48879998922348'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412563'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406930'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406930'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411530'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407869'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401890'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413456'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413456'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410228'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410741'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410644'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403574> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403574>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403574'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400451'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400451'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405370'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408981> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408981>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408981'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404183'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400038'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:observedWeight '1151'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400038'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400019> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400019>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400019'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:observedWeight '320'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400019'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407814'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405064> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405064>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405064'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '48.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405064'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403569'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408545> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408545>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408545'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409925> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409925>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105619996786118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4818725585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  geo-pos:lat "0.105619996786118"^^xsd:decimal ;
  geo-pos:long "-91.4818725585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481872558594'^^xsd:double;
  dwc:latitude '0.10561999678612'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413479'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414215'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410721> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410721>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410721'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413979> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413979>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413979'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409515> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409515>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409515'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409687'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410136'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '150'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407794'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '14.772700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400901'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409890'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411980> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411980>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411980'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411980'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413857'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413857'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411695'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411695'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400502> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400502>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400502'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400502'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411144'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409261'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401815'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404001'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '146'^^xsd:integer;
  dwc:observedWeight '30.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405250'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405535> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405535>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400636'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400636'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403298> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403298>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403298'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403298'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408580> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408580>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401459> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401459>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401459'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408754'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413470'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414604'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414604'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414505'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414505'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402615'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402768'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405694'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '217'^^xsd:integer;
  dwc:observedWeight '64.545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405712'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402926'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403236> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403236>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403236'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411683'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403015'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409116'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409096> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409096>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412678'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '8.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412887'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410190> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410190>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414849'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402751'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402488'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401439'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401439'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402503'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402503'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406104'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406104'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408511'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408511'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412465'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413579'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414153> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414153>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414153'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413257'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413465'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403517'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403517'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411214> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411214>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411214'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411214'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408791'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409498'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409498'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406947'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406947'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407418> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407418>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407418'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400410'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406648'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406648'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '70.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402670'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400915'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866909980773926"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866909980773926"^^xsd:decimal ;
  geo-pos:long "-89.3644027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364402770996'^^xsd:double;
  dwc:latitude '-0.86690998077393'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411195'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '298'^^xsd:integer;
  dwc:observedWeight '77.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407818'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413227'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413227'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413441'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413358'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414974'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405702'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405702'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '130'^^xsd:integer;
  dwc:observedWeight '47.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404819'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402567'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402567'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404788'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409725'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409725'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409771> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409771>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409771'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408120'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404961> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404961>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408427'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408427'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411756'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411756'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412227'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410202'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407269'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407340'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407340'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410730'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410488> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410488>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410488'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410790'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410890'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410890'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410845'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410845'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410740'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406897'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406989'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406989'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414858'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414858'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413535'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.8299999833107'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413535'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '116'^^xsd:integer;
  dwc:observedWeight '37.189998626709'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412924> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412924>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412924'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413011> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413011>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413011'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.764580011367798 -90.4617309570312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.764580011367798"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4617309570312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.764580011367798 -90.4617309570312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.764580011367798"^^xsd:decimal ;
  geo-pos:long "-90.4617309570312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.461730957031'^^xsd:double;
  dwc:latitude '-0.7645800113678'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414178'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411401'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411950'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.86363500356674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408817'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414869'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407408> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407408>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407408'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401020'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405491'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401344'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403409> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403409>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403409'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403409'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405300'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401464'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401146> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401146>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '50.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401146'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411959'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412816'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.6500000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412816'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405377'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411339'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411339'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406456'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407784'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407784'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '96'^^xsd:integer;
  dwc:observedWeight '23.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404159'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403106'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414199'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '174'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410397'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404847'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404847'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402960> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402960>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402960'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.213019996881485 -90.6145095825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.213019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6145095825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.213019996881485 -90.6145095825195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.213019996881485"^^xsd:decimal ;
  geo-pos:long "-90.6145095825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414293'^^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.61450958252'^^xsd:double;
  dwc:latitude '-0.21301999688149'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414293'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414515'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414515'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403740'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407856'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7727200984955'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407856'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407917'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404676> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404676>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '78.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404676'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400372'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400372'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403580> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403580>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403580'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403580'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403455'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401274'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403202> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403202>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.12272699922323'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403202'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404694'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401817'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759379982948303 -90.4205932617188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759379982948303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759379982948303 -90.4205932617188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759379982948303"^^xsd:decimal ;
  geo-pos:long "-90.4205932617188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420593261719'^^xsd:double;
  dwc:latitude '-0.7593799829483'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413101'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408781'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400855'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402090'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408913> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408913>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409452> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409452>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409452'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412946'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401836'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.11363600194454'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403345'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '142.27299499512'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408005'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412202'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412438'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412572'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409349'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409349'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414760'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958019971847534 -90.9637222290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.958019971847534"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9637222290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958019971847534 -90.9637222290039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.958019971847534"^^xsd:decimal ;
  geo-pos:long "-90.9637222290039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414765'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963722229004'^^xsd:double;
  dwc:latitude '-0.95801997184753'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414765'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414789'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406665'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405053'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '58'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408976'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413563'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414486'^^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.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414486'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410629'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410629'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414135'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409871'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407048'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414775'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774010002613068 -90.366569519043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.774010002613068"^^xsd:decimal ;
  dwc:decimalLongitude "-90.366569519043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774010002613068 -90.366569519043)"^^geo:wktLiteral ;
  geo-pos:lat "-0.774010002613068"^^xsd:decimal ;
  geo-pos:long "-90.366569519043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.366569519043'^^xsd:double;
  dwc:latitude '-0.77401000261307'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413103'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:observedWeight '39.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409717'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5413198'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410455'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401966'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405341'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405341'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408033> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408033>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408033'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408033'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410970'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '179'^^xsd:integer;
  dwc:observedWeight '38.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407932'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401553'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409340'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413902'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410114'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413418'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413418'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.079376220703'^^xsd:double;
  dwc:latitude '-0.8313000202179'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404683'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401811'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412466'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404224'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404224'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401152'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '495'^^xsd:integer;
  dwc:observedWeight '103.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  geo-pos:lat "0.339179992675781"^^xsd:decimal ;
  geo-pos:long "-89.965446472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411305'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '254'^^xsd:integer;
  dwc:observedWeight '57.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412150> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412150>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412150'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411219'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '365'^^xsd:integer;
  dwc:observedWeight '102.72699737549'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411219'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413471'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '21.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413471'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '139'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403985'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '49'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403985'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409534> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409534>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409534'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400049'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:observedWeight '832'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400049'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400564'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408019> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408019>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408019'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '77'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406475'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406799'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402588'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '4.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401661'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401707'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401748> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401748>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401748'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404910> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404910>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404910'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404910'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412033'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413336'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404611> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404611>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404611'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '26.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413473'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413530'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407131'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401552'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400306> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400306>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400306'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404222'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414997> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414997>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13.14999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414997'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414902'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402718'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402718'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400642'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411061> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411061>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403193'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404999'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405078> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405078>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:observedWeight '54.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405078'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '2.1363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402656'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.6590795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411081'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408355'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403048'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404117'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404117'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407708'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407293'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412458'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412795'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410527> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410527>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410527'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410527'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407392'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '0.87000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414877'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411105'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404594'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402642> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402642>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.21818199753761'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402642'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409852> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409852>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409852'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407224> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407224>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401653'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404424'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406638'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408904'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:observedWeight '54.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402043'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401208'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405764'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408549'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '16.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411226'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400749'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400749'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401009> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401009>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401009'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '88'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403362'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409147'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409147'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405190> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405190>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405190'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '200'^^xsd:integer;
  dwc:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408144'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '63'^^xsd:integer;
  dwc:observedWeight '18.863599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405015'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404118'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407882'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '320'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404946'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402138'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406290'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406290'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210'^^xsd:integer;
  dwc:observedWeight '56.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403837'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402653'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403431'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403431'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400926'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402900> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402900>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402900'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411605'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:observedWeight '75.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406404'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401877'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401877'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402973> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402973>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405567'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403091'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411624'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '133'^^xsd:integer;
  dwc:observedWeight '46.818099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408286'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405172'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404327> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404327>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404327'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409576'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408988'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409132'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:observedWeight '112.69999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413153'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413173'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414020'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406881'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410400'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414489'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414489'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410625> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410625>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410625'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410625'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404349'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401687'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404483'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405720> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405720>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405720'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403331'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405246> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405246>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405246'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405246'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401749> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401749>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401749'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401749'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400514'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400514'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407348'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407348'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405144> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405144>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405144'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402214> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402214>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402214'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '55'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403382'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400553'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401247'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407474> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407474>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407474'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401539> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401539>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401539'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870597839355'^^xsd:double;
  dwc:latitude '-0.98960000276566'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401539'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404128> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404128>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404128'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404130> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404130>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404130'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.774002075195'^^xsd:double;
  dwc:latitude '0.64709997177124'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403054'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403827'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403827'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412096> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412096>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414968'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414968'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407221'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403151'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403511'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171709999442101"^^xsd:decimal ;
  geo-pos:long "-90.8314819335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.831481933594'^^xsd:double;
  dwc:latitude '-0.1717099994421'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401530'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401486'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:observedWeight '86.363502502441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409902'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '255'^^xsd:integer;
  dwc:observedWeight '53.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402035'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406564'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406564'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404695'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402235'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402235'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401720'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400653'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400653'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407951'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402456'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402456'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411299'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413247'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414250'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414561'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414561'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413343'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31999999284744'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413343'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406956'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406956'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414679'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '92'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404718'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411453'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408073'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403946'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27830004692078 -90.3508987426758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27830004692078"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3508987426758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27830004692078 -90.3508987426758)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27830004692078"^^xsd:decimal ;
  geo-pos:long "-90.3508987426758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.350898742676'^^xsd:double;
  dwc:latitude '-1.2783000469208'^^xsd:double;
  dwc:individualCount '346'^^xsd:integer;
  dwc:observedWeight '66.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404913'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411147'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411147'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401542> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401542>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401542'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405399'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405399'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412777> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412777>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412777'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412984'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.710810005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2154693603516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.710810005664825"^^xsd:decimal ;
  geo-pos:long "-90.2154693603516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.215469360352'^^xsd:double;
  dwc:latitude '-0.71081000566482'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414148'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402133> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402133>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402133'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403154'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401457'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.479310005903244"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2519607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.479310005903244"^^xsd:decimal ;
  geo-pos:long "-90.2519607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.251960754395'^^xsd:double;
  dwc:latitude '-0.47931000590324'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412954'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413460'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407327> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407327>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407327'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402103> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402103>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402103'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402103'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411297'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411442'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413042'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403179'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403179'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03013002872467 -91.2467422485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03013002872467"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2467422485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03013002872467 -91.2467422485352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03013002872467"^^xsd:decimal ;
  geo-pos:long "-91.2467422485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.246742248535'^^xsd:double;
  dwc:latitude '-1.0301300287247'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411591'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412047'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405621> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405621>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409630> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409630>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406204'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35657000541687 -90.5547714233398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35657000541687"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5547714233398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35657000541687 -90.5547714233398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35657000541687"^^xsd:decimal ;
  geo-pos:long "-90.5547714233398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.55477142334'^^xsd:double;
  dwc:latitude '-0.35657000541687'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401501'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411319'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408914'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403610'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405786> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405786>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405786'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403999'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403999'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '151'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414953'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414953'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407219'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402291'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405247> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405247>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '67'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405247'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402307'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402307'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411884'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412132> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412132>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412132'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412132'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408884'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412464'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413969'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409825'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409825'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '16.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413143'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410184> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410184>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410184'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '8.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412427'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412717'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '99'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413597'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409582'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411570'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411977'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412149'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400836'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:observedWeight '62.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403046'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402671> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402671>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402671'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404156'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706260025501251"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70626002550125'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414170'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409846> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409846>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409846'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410697'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402527> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402527>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402527'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402527'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413079'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413079'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409960> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409960>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409960'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410444'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.4545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410444'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '20.409999847412'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414719'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406298'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406298'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405257'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408550'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413192> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413192>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413192'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '32'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413485'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405100> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405100>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405100'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405358'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404408> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404408>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404408'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400396'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408715'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413980'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410693'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.430328369141'^^xsd:double;
  dwc:latitude '-0.93055999279022'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603110015392303 -90.9570999145508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.603110015392303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9570999145508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603110015392303 -90.9570999145508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.603110015392303"^^xsd:decimal ;
  geo-pos:long "-90.9570999145508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957099914551'^^xsd:double;
  dwc:latitude '-0.6031100153923'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412494'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414016'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414016'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401476'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406089'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404793'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405216> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405216>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '78'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405216'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.597769975662231 -90.8972091674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.597769975662231"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8972091674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.597769975662231 -90.8972091674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.597769975662231"^^xsd:decimal ;
  geo-pos:long "-90.8972091674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.89720916748'^^xsd:double;
  dwc:latitude '-0.59776997566223'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412504'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412653'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413909'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413406'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409482'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412511'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403436'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406130> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406130>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '98'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406874'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410403'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404557'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404557'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.3199999332428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413690'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404309'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404309'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402508'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402883'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.710810005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2154693603516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.710810005664825"^^xsd:decimal ;
  geo-pos:long "-90.2154693603516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414177'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.215469360352'^^xsd:double;
  dwc:latitude '-0.71081000566482'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414177'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403490> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403490>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403490'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403490'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402729'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400283'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400283'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414780'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400650'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400650'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412591'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411116'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402734'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402734'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400866'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400866'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400804'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403250'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404872'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403239'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403447'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403943'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400789'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408969'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412610'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409221'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412764'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77208000421524 -90.3232269287109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77208000421524"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3232269287109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77208000421524 -90.3232269287109)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77208000421524"^^xsd:decimal ;
  geo-pos:long "-90.3232269287109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414191'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.323226928711'^^xsd:double;
  dwc:latitude '-0.77208000421524'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414191'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414423'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414423'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.661589980125427 -90.1785430908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.661589980125427"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1785430908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.661589980125427 -90.1785430908203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.661589980125427"^^xsd:decimal ;
  geo-pos:long "-90.1785430908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.17854309082'^^xsd:double;
  dwc:latitude '-0.66158998012543'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '9.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413488'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411409'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411431'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:observedWeight '60'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401139'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404488'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404488'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401895'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401895'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410578'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407975'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402511'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402511'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406155> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406155>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406155'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409500'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401561'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401561'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413249'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414370'^^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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.3800001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414370'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414267'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414267'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410445'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400032'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:observedWeight '2486'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400032'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404137> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404137>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404137'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408142'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407000'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408759'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412533'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412533'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413771'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406502> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406502>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '184'^^xsd:integer;
  dwc:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406021'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403876'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403876'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:observedWeight '51.099998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413289'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410961'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410961'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401450'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405099'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405099'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402080'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400323> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400323>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400323'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403095'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400856'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403100'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401790'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401929'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401929'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412825'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412825'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413883'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405442'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408388'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408420> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408420>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408420'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412170'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412170'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412359'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.9318200349808'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403085'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406383'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '158'^^xsd:integer;
  dwc:observedWeight '43.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406383'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406589> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406589>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406589'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404064'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.168489992618561 -91.3371276855469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.168489992618561"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3371276855469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.168489992618561 -91.3371276855469)"^^geo:wktLiteral ;
  geo-pos:lat "0.168489992618561"^^xsd:decimal ;
  geo-pos:long "-91.3371276855469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413414'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.337127685547'^^xsd:double;
  dwc:latitude '0.16848999261856'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.5199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413414'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406326'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403632> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403632>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403632'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403632'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405889'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404150'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401334'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401334'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400862'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400862'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400869'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400869'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402846'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405353'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '432'^^xsd:integer;
  dwc:observedWeight '103.18199920654'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414808'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407096'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414722> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414722>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.7800002098083'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414722'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410949'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403191'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403191'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412551> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412551>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412551'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413580'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412978'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400035'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:observedWeight '1319'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400035'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '32.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413300'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410134'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410355'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414740'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '24.940000534058'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414740'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413805'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413805'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410006> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410006>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410006'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404098> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404098>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404098'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404098'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407413> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407413>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '178'^^xsd:integer;
  dwc:observedWeight '66.136299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407413'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406878'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410824'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '185'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407769'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408383'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401174> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401174>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401174'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '151'^^xsd:integer;
  dwc:observedWeight '62.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405486'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412317'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412317'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410232'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407345'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414908'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10.430000305176'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414908'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '14.772700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410889'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411522> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411522>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '151'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411522'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411606> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411606>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411606'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411606'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.729359984397888 -90.4648590087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.729359984397888"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4648590087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.729359984397888 -90.4648590087891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.729359984397888"^^xsd:decimal ;
  geo-pos:long "-90.4648590087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.464859008789'^^xsd:double;
  dwc:latitude '-0.72935998439789'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413100'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637570023536682"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6583786010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637570023536682 -90.6583786010742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637570023536682"^^xsd:decimal ;
  geo-pos:long "-90.6583786010742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.658378601074'^^xsd:double;
  dwc:latitude '-0.63757002353668'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409743'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414092'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409849> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409849>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409849'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413214> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413214>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413214'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402029'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401035'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408960'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413578'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402041'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403083'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401156'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405884'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404468'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404468'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403585'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400549'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '103'^^xsd:integer;
  dwc:observedWeight '21.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413310'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414574> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414574>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414574'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414574'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403687> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403687>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '11.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403687'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.63999998569489'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413243'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414382'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414382'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401003> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401003>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401003'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401003'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401975'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405199'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403846'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406426'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403477'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407282'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410998> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410998>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410998'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409510> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409510>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409510'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407369'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400513'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400551'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '20.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411433'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414701> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414701>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414701'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9.9799995422363'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414701'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04716002941132 -91.1608810424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04716002941132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1608810424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04716002941132 -91.1608810424805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04716002941132"^^xsd:decimal ;
  geo-pos:long "-91.1608810424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16088104248'^^xsd:double;
  dwc:latitude '-1.0471600294113'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414730'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402132> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402132>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402132'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402132'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404878'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0099499998614192"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6048736572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0099499998614192 -91.6048736572266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0099499998614192"^^xsd:decimal ;
  geo-pos:long "-91.6048736572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.604873657227'^^xsd:double;
  dwc:latitude '-0.0099499998614192'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410258'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407451'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407451'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '8.6400003433228'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413875'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411394'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408323'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408479'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408867'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.214520007371902 -90.8400573730469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.214520007371902"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8400573730469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.214520007371902 -90.8400573730469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.214520007371902"^^xsd:decimal ;
  geo-pos:long "-90.8400573730469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.840057373047'^^xsd:double;
  dwc:latitude '-0.2145200073719'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412680'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400701> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400701>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400701'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400701'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '92'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403713'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404734'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414939'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414939'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401856'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402087> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402087>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402087'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404603'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401794'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401794'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400984> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400984>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400984'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401114'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403596'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404706'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '7.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404706'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411655> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411655>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411655'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409360'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409360'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413036'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413084'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412753'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:observedWeight '26.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413171'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405721> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405721>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:observedWeight '59.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405721'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402465> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402465>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402465'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400530> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400530>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400530'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407711'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '16.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404729'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408552'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407519> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407519>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407519'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '115'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407519'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410778'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410778'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412409'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412409'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404943'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413829'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413829'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414372'^^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.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.817999958992'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414372'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410139'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413433'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414892'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414892'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406093'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407780'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407780'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409416'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413565'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409884'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413118> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413118>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413118'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413118'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '95'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404865'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401041'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403105> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403105>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '45'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403105'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406605'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402378'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402819> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402819>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402819'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402819'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408725'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414502> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414502>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414502'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414502'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408035'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412209> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412209>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412209'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412209'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413944'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404977> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404977>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404977'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404977'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400582'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407367'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414305'^^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.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414305'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410185> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410185>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410185'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413447'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407337'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401994'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403400> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403400>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403400'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403559'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402634'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402793'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406183'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408067'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408067'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413422'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413511'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408449> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408449>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408449'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408449'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404839'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '0.95454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404839'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401708'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402078'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413078> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413078>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413078'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '20.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413246'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413248'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.4100000858307'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413552'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406208'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401987> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401987>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:observedWeight '56.246398925781'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401987'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405423'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405423'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400748> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400748>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400748'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400748'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404122'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '61'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404578'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400952'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408838'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2727299928665'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408838'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407561'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403158'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403158'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408438'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408948'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408948'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412607'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403192'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401727'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401727'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400711'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400711'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402824'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400403'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411881'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410471'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405514'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:observedWeight '50.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409191> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409191>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409191'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409191'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409229'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '122'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409229'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411947'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:observedWeight '49.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409328> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409328>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '17.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412774'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403881'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403881'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403694'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678699970245361 -90.5413131713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.678699970245361"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5413131713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678699970245361 -90.5413131713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.678699970245361"^^xsd:decimal ;
  geo-pos:long "-90.5413131713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541313171387'^^xsd:double;
  dwc:latitude '-0.67869997024536'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411309'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400999'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401095> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401095>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401095'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.34090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401095'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401470'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:observedWeight '51.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401470'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403340'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402730'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402730'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403852> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403852>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403852'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403852'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406455'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406455'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400686'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400686'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412431'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406442> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406442>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406442'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406442'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164226397871971"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7115325927734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164226397871971"^^xsd:decimal ;
  geo-pos:long "-90.7115325927734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.711532592773'^^xsd:double;
  dwc:latitude '-0.16422639787197'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412215'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404874'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406197'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414721> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414721>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '17.780000686646'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414721'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407150> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407150>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407150'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407226'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404020'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405749> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405749>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405749'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405916'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412433'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412433'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '97'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409152'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600139975547791 -90.6510620117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.600139975547791"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6510620117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600139975547791 -90.6510620117188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.600139975547791"^^xsd:decimal ;
  geo-pos:long "-90.6510620117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.651062011719'^^xsd:double;
  dwc:latitude '-0.60013997554779'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413650'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766820013523102 -90.3269500732422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766820013523102"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3269500732422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766820013523102 -90.3269500732422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766820013523102"^^xsd:decimal ;
  geo-pos:long "-90.3269500732422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414196'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326950073242'^^xsd:double;
  dwc:latitude '-0.7668200135231'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414196'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.415589988231659 -90.9724273681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.415589988231659"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9724273681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.415589988231659 -90.9724273681641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.415589988231659"^^xsd:decimal ;
  geo-pos:long "-90.9724273681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.972427368164'^^xsd:double;
  dwc:latitude '-0.41558998823166'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413411'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406762'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410484'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410484'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407292'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298849999904633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6649017333984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298849999904633"^^xsd:decimal ;
  geo-pos:long "-91.6649017333984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409298'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.664901733398'^^xsd:double;
  dwc:latitude '-0.29884999990463'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.63636302947998'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409298'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407439'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409450'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414003'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412529'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412529'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409503'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414167'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407152'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406650'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403290'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403290'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405145'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400802'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404076'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404076'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405706'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409502> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409502>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409502'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411880'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405465> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405465>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '155'^^xsd:integer;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403339'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404061'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404061'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405192> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405192>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405192'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412521> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412521>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412521'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759379982948303 -90.4205932617188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759379982948303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759379982948303 -90.4205932617188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759379982948303"^^xsd:decimal ;
  geo-pos:long "-90.4205932617188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420593261719'^^xsd:double;
  dwc:latitude '-0.7593799829483'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413102'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413182> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413182>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '75'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413182'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408709'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412197'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409134> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409134>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409134'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413754'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403296'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400874'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400874'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400596'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408085'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408085'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409359> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409359>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409359'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409359'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414324'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414324'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406154> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406154>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405471'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '209'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410542> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410542>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '21.136299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410542'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414714'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414714'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401075> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401075>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401075'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405548'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405548'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408404'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408742'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410865'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412387'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409187> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409187>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409187'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412445'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412702'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411956'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411956'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401027> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401027>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401027'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406304'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.7272700071335'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406629'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413160> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413160>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '352'^^xsd:integer;
  dwc:observedWeight '91'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413160'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.424239993095398"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9511108398438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.424239993095398"^^xsd:decimal ;
  geo-pos:long "-90.9511108398438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951110839844'^^xsd:double;
  dwc:latitude '-0.4242399930954'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401287'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401638> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401638>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401638'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403116'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408221'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408221'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405180'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404186'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404199'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401153> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401153>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401153'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401153'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408637> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408637>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408637'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401341'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400991> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400991>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400991'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400991'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407753'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413721> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413721>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413721'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413721'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409661'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414046'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '144'^^xsd:integer;
  dwc:observedWeight '33.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406552'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403734'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413005> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413005>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413005'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408185'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409019> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409019>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409019'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403498'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403440'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403708'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411186'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411186'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401164'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401331'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401331'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401618'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406459> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406459>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404254'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400806'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411231'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408109> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408109>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408109'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408196'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413903'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409536'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '168'^^xsd:integer;
  dwc:observedWeight '34'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413769'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414285'^^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.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414285'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407491'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404228'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404228'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402062'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406350'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409171> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409171>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409171'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412824'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412824'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402330'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402330'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401431'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401827'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412811'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.3272695541382'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403701'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '14.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409294'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '20.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412999'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409867'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409867'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413793> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413793>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413793'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407944> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407944>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '107'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407944'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411497'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409626'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:observedWeight '38.86360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413062'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '253'^^xsd:integer;
  dwc:observedWeight '76.419998168945'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414750'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408408> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408408>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408408'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408830'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412061> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412061>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400276'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407477'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401597> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401597>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401597'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401597'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400548'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406251> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406251>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400033> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400033>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400033'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:observedWeight '3350'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400033'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402513'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414811'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414501'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414501'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409664> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409664>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402801> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402801>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402801'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408258> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408258>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '9.9545297622681'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408280'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411694'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412519> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412519>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412519'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412519'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407190'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405772> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405772>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405772'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402636'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.927720010280609 -89.4196014404297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.927720010280609"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4196014404297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.927720010280609 -89.4196014404297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.927720010280609"^^xsd:decimal ;
  geo-pos:long "-89.4196014404297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41960144043'^^xsd:double;
  dwc:latitude '-0.92772001028061'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.4073715209961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0627000033855438"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4073715209961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.4073715209961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0627000033855438"^^xsd:decimal ;
  geo-pos:long "-91.4073715209961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407371520996'^^xsd:double;
  dwc:latitude '-0.062700003385544'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '15.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413427'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406113'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406113'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404399'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404399'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404599'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404077'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401452'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411379'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409284'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409342> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409342>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409342'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414139> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414139>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414139'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411381'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411381'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413973'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298849999904633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6649017333984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298849999904633 -91.6649017333984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298849999904633"^^xsd:decimal ;
  geo-pos:long "-91.6649017333984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.664901733398'^^xsd:double;
  dwc:latitude '-0.29884999990463'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409544'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413853'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413853'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411434'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411434'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405024> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405024>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405024'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401875'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403606> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403606>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403606'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402530'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406548'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411489'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411489'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402303'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406340'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406340'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400643'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '194'^^xsd:integer;
  dwc:observedWeight '60.909000396729'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411504'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411521> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411521>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411521'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408792'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412210> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412210>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412210'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413442'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406882'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '216'^^xsd:integer;
  dwc:observedWeight '46.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410711'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414312'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414312'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405058'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404651'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402533'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401273'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401273'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401674'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:observedWeight '34.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401133'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402040'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402928'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408906> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408906>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412600'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412600'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413928'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:observedWeight '58.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409517'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412443'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412443'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408873> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408873>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408873'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408887> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408887>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408887'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409157'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414277'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.1199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414277'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403927'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407838'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401158> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401158>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '102.27300262451'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401158'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412011'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412237'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404640> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404640>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404640'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404640'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '15.909999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413704'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409809'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413556'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410852'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408273'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411690> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411690>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411690'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409495'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409495'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408990'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409161'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409161'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '18.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406271'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775680005550385 -90.2518310546875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775680005550385"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2518310546875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775680005550385 -90.2518310546875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775680005550385"^^xsd:decimal ;
  geo-pos:long "-90.2518310546875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.251831054688'^^xsd:double;
  dwc:latitude '-0.77568000555038'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414175'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412421'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409193> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409193>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409193'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412969'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413194> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413194>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413194'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.63636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410123'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400624'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400775> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400775>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400775'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401784'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '74'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413683'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413705> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413705>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413705'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413822'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414338'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414338'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407398> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407398>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '202'^^xsd:integer;
  dwc:observedWeight '80.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407398'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410765'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405868'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409302'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409314'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412956'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.99999898672104'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405777'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407380'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400550'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405929'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404210'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405941'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409339'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414034'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414827'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407067'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407067'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411890'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412012'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.654070019721985 -90.5438385009766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.654070019721985"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5438385009766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.654070019721985 -90.5438385009766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.654070019721985"^^xsd:decimal ;
  geo-pos:long "-90.5438385009766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.543838500977'^^xsd:double;
  dwc:latitude '-0.65407001972198'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '16.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412374'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412463> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412463>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412463'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406994'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411496'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411534'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403896'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403222'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411727'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411727'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414279'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414279'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410182'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410182'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410250'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403832'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409511'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409511'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406274'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410028'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401364> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401364>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401364'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401364'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404558'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403789'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402342> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402342>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402342'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410955'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410972'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410972'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403646'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402992'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400860'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400860'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412354> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412354>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2227'^^xsd:integer;
  dwc:observedWeight '510.68099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412354'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412588'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412588'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '139.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410818'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405106> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405106>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '20.227300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405106'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400453> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400453>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400453'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403874'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403874'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405647'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796249985694885 -90.0673904418945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.796249985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0673904418945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796249985694885 -90.0673904418945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.796249985694885"^^xsd:decimal ;
  geo-pos:long "-90.0673904418945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411325'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.067390441895'^^xsd:double;
  dwc:latitude '-0.79624998569489'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401712'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401712'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405008> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405008>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404604> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404604>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404604'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404744'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.40909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404744'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410702'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403280'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400299'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405664> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405664>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405664'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413393'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413393'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413232'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410337'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410337'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.799820005893707 -90.3197784423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.799820005893707"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3197784423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.799820005893707 -90.3197784423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.799820005893707"^^xsd:decimal ;
  geo-pos:long "-90.3197784423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.319778442383'^^xsd:double;
  dwc:latitude '-0.79982000589371'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414247'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400847'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401971'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401971'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407859'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411829'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411664> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411664>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403375> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403375>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403375'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '47'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403375'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408515> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408515>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408515'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411989'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '52'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404325'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408150'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412894'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414771'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406966'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407330'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25944995880127"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3712463378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25944995880127"^^xsd:decimal ;
  geo-pos:long "-90.3712463378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371246337891'^^xsd:double;
  dwc:latitude '-1.2594499588013'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '107'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404444'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408708'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408985> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408985>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403731'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403102> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403102>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403102'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404022'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '38'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404022'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401733> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401733>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401733'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401733'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406764'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407277'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407277'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403715'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401962'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411749'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402962'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403394'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '38.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414340'^^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 '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414340'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410144'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414483'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414483'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406108> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406108>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406108'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406108'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409492'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409492'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409497'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409497'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753250002861023 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.753250002861023"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753250002861023 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.753250002861023"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414179'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.75325000286102'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2599999904633'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414179'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413817'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413429'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406987'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406987'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411558> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411558>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411558'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411558'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412024> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412024>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414497'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414497'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414979'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414979'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407541'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407541'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401447'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406454> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406454>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406454'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400744> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400744>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400744'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400744'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407690'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405669> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405669>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405669'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405669'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400726'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400726'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400606> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400606>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400606'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408426'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:observedWeight '48.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402412'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402188> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402188>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402188'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405879'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404297'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '123'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404297'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407636> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407636>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:observedWeight '66.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408031'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408031'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '104'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408322'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '78'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413879'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410454'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410255'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410377'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410377'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408147'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.2300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413072'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410788> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410788>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410788'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401136'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403144'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403144'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409375> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409375>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409375'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409647'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409689'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409689'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402239'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402239'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401172> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401172>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401172'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402781'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411117> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411117>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '12.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411117'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400646'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  geo-pos:lat "0.339179992675781"^^xsd:decimal ;
  geo-pos:long "-89.965446472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405973'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405973'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411432'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404749'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404749'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.728110015392303 -90.4669418334961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.728110015392303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4669418334961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.728110015392303 -90.4669418334961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.728110015392303"^^xsd:decimal ;
  geo-pos:long "-90.4669418334961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466941833496'^^xsd:double;
  dwc:latitude '-0.7281100153923'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412904'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404418'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406131> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406131>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406131'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401366'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401244'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401244'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403203> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403203>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '72'^^xsd:integer;
  dwc:observedWeight '17.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403203'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402409'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402409'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411894'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408890'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775510013103485"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3170776367188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775510013103485"^^xsd:decimal ;
  geo-pos:long "-90.3170776367188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414245'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.317077636719'^^xsd:double;
  dwc:latitude '-0.77551001310348'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414245'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414088'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414088'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411110'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403170'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403170'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409558> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409558>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409558'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409558'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414832'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '213'^^xsd:integer;
  dwc:observedWeight '54.431999206543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401992'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405984'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401388'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411848'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409028> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409028>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412262'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412262'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412450'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412450'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414274'^^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 '21'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414274'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406381'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407941'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408696'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402165'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412254'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '152'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411966'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:observedWeight '41.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409337'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408474> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408474>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '123'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408474'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408560> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408560>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408560'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408560'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.49999898672104'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408962'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412719'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414103> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414103>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.3599998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414103'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405873> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405873>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405873'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403997'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402807> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402807>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:observedWeight '44.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402807'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407774> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407774>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407774'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414111> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414111>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414111'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414111'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414132'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414132'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410074> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410074>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414702'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400994'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403269'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401622> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401622>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '22.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401622'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402359'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.899829983711243 -89.3948287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.899829983711243"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3948287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.899829983711243 -89.3948287963867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.899829983711243"^^xsd:decimal ;
  geo-pos:long "-89.3948287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.394828796387'^^xsd:double;
  dwc:latitude '-0.89982998371124'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410785'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407144'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407379'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407379'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402641> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402641>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402641'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410983'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '1.5454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409711'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413419> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413419>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413419'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774129986763 -90.3659362792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.774129986763"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3659362792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774129986763 -90.3659362792969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.774129986763"^^xsd:decimal ;
  geo-pos:long "-90.3659362792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.365936279297'^^xsd:double;
  dwc:latitude '-0.774129986763'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414216'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414813'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406293'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411243'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405164'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.274060010910034"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4882125854492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  geo-pos:lat "0.274060010910034"^^xsd:decimal ;
  geo-pos:long "-90.4882125854492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488212585449'^^xsd:double;
  dwc:latitude '0.27406001091003'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408391'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.655430018901825 -90.1834564208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.655430018901825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1834564208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.655430018901825 -90.1834564208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.655430018901825"^^xsd:decimal ;
  geo-pos:long "-90.1834564208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412213'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.183456420898'^^xsd:double;
  dwc:latitude '-0.65543001890182'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412213'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407874'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406961'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414047'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414212> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414212>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414212'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414212'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404074'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404074'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403778> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403778>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403778'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404543'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404705> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404705>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404705'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404705'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406252'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408818'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404027'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405408> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405408>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405408'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406837'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406789'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405666'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403812'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403812'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403031'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407014'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410428'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410620'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414860'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411585'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402625> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402625>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402625'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408596'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412608'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409247> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409247>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412867'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412867'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413867'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413272'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402583'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406358'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406358'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403346'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407438'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402760> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402760>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402760'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402701> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402701>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402701'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402701'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406440'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411294'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408195'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408502'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411951'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '14.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412164'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401669'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.52272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401669'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404617'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404617'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401969'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412057> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412057>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412057'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408983> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408983>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408983'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412656'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '46.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413573'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401931> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401931>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401931'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405903> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405903>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405903'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405903'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404825'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404825'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403767'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403767'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414653'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414942'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414942'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407402> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407402>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407402'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407402'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406631'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403554'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407370'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407370'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '843'^^xsd:integer;
  dwc:observedWeight '156.3630065918'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410816'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401178> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401178>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401178'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404789'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401308> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401308>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401308'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404828'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401755'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413052'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '10.909999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414011'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779680013656616 -90.351676940918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779680013656616"^^xsd:decimal ;
  dwc:decimalLongitude "-90.351676940918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779680013656616 -90.351676940918)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779680013656616"^^xsd:decimal ;
  geo-pos:long "-90.351676940918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414406'^^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.351676940918'^^xsd:double;
  dwc:latitude '-0.77968001365662'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414406'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414358'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414358'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402482'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404406> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404406>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404406'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '93'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404406'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403395> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403395>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403395'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400623> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400623>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400623'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400559'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405360'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405360'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407450'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404470'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404470'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402386'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401126'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401126'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408225> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408225>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408770'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408770'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '115'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407861'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404799'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412422'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412422'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409319'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413739'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413739'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413282'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403635> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403635>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403635'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '78'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404721'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412269'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409078'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414511'^^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.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414511'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '662'^^xsd:integer;
  dwc:observedWeight '131.3630065918'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411149'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404539'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407785> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407785>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407785'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403930'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '34'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403930'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404907'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409512> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409512>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409512'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '11.60000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414667'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407852'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407852'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410595'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410595'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410795'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411006'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409568'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408276'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '125'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404885'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402895'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409706'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402120'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405235'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405953'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403322'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407017'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407111> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407111>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407111'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410499> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410499>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410499'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409692'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409692'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404131'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406336'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404601'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400469'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400469'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '74'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404583'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401849> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401849>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401849'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403917'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403917'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400459> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400459>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400459'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400459'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411483'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408309'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.611970007419586"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7888336181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  geo-pos:lat "0.611970007419586"^^xsd:decimal ;
  geo-pos:long "-90.7888336181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.788833618164'^^xsd:double;
  dwc:latitude '0.61197000741959'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409099'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402282'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405982'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400034> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400034>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400034'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:observedWeight '2013'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400034'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413355'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413355'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410627'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414900'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414900'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405133> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405133>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405133'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410434'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410434'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04716002941132 -91.1608810424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04716002941132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1608810424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04716002941132 -91.1608810424805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04716002941132"^^xsd:decimal ;
  geo-pos:long "-91.1608810424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414731'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16088104248'^^xsd:double;
  dwc:latitude '-1.0471600294113'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414731'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410587> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410587>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410587'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '535'^^xsd:integer;
  dwc:observedWeight '107.72699737549'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402186'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402186'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406338'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406338'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406566'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '243'^^xsd:integer;
  dwc:observedWeight '56.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401426'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400983> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400983>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400983'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402675> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402675>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402675'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401824'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404948'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '521'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404948'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409939'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413374'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413374'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '87'^^xsd:integer;
  dwc:observedWeight '23.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402392'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.551769971847534 -90.8578567504883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.551769971847534"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8578567504883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.551769971847534 -90.8578567504883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.551769971847534"^^xsd:decimal ;
  geo-pos:long "-90.8578567504883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.857856750488'^^xsd:double;
  dwc:latitude '-0.55176997184753'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412666'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403562'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403433'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403433'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.330199986696243"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8404006958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.330199986696243 -90.8404006958008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.330199986696243"^^xsd:decimal ;
  geo-pos:long "-90.8404006958008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.840400695801'^^xsd:double;
  dwc:latitude '-0.33019998669624'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:observedWeight '45.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405041'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402281'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405051'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402213> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402213>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402213'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403761'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403761'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402731'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '66.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405065'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401307> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401307>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401307'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401307'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401291'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400450'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400450'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400945'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400945'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409174'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419099986553192 -90.9604797363281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419099986553192"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9604797363281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419099986553192 -90.9604797363281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419099986553192"^^xsd:decimal ;
  geo-pos:long "-90.9604797363281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960479736328'^^xsd:double;
  dwc:latitude '-0.41909998655319'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412667'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413852'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406826'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403723'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400460'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.280800014734268"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5466995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.280800014734268"^^xsd:decimal ;
  geo-pos:long "-90.5466995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.546699523926'^^xsd:double;
  dwc:latitude '-0.28080001473427'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407719'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404246'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400934'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '7.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404084'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '39'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404084'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404505'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404505'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408397'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411721'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414522'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414522'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407358'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407358'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402767'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400298'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400688> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400688>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400688'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400688'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408153> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408153>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408153'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408153'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411733'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411733'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411962'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405511'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402076'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402423'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407692'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '112'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407885'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403583> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403583>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403583'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406310'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400668> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400668>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400668'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407305'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403183'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403662'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402862'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402862'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411545'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411638> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411638>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.479310005903244"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2519607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.479310005903244"^^xsd:decimal ;
  geo-pos:long "-90.2519607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.251960754395'^^xsd:double;
  dwc:latitude '-0.47931000590324'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413223'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413032'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413032'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405711'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401715'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411255'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411197'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411197'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401869'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401869'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406192> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406192>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '18.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406192'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404056'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408460'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408525'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409014'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407432'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407908'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411547'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '1148'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401313'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405980> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405980>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405980'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402804'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402804'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401662'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405009> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405009>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403414> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403414>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403414'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400555'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401115> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401115>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401115'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401485'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404816'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408977'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411566> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411566>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411566'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411679'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408723'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408870'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '154'^^xsd:integer;
  dwc:observedWeight '35.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405123'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401683'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405703'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400320'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405456'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '77'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410462> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410462>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410462'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410462'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414862'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6.1199998855591'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414862'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407539'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407957'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403287> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403287>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403287'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400537'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400537'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401695'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405266'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406942'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410967'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402020'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408975'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413998'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414571'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414571'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.4194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01321995258331"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.4194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01321995258331"^^xsd:decimal ;
  geo-pos:long "-91.4194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.419486999512'^^xsd:double;
  dwc:latitude '-1.0132199525833'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414652'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410701'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13.609999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414907'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '93'^^xsd:integer;
  dwc:observedWeight '30.159999847412'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414912'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '399'^^xsd:integer;
  dwc:observedWeight '67.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413843'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414517'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414517'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406879'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401541'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404962'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408319'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.274060010910034"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4882125854492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  geo-pos:lat "0.274060010910034"^^xsd:decimal ;
  geo-pos:long "-90.4882125854492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488212585449'^^xsd:double;
  dwc:latitude '0.27406001091003'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408403'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405880'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405880'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401418> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401418>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401418'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401418'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405714> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405714>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405714'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403825'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401440'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '30.454999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402741'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.6363496780396'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408837'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412095> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412095>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:observedWeight '22.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410133'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410133'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401642> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401642>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401642'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '195'^^xsd:integer;
  dwc:observedWeight '44.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411698'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414425'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.817999958992'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414425'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404551'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '66'^^xsd:integer;
  dwc:observedWeight '13.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404551'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405196'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405196'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413444'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413444'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400796> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400796>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400796'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403500'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403500'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '161'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407759'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403434'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403434'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404398'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401224> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401224>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401224'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403963'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413723'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413723'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413915'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414508'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414508'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406827'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406827'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404479'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402169'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403620'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29795002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025634765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29795002937317 -90.5025634765625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29795002937317"^^xsd:decimal ;
  geo-pos:long "-90.5025634765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.502563476562'^^xsd:double;
  dwc:latitude '-1.2979500293732'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411389'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409963'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403090'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402652'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406119'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406119'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401546> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401546>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401546'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401546'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402032'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402032'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413985'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '14.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413536'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406771> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406771>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406771'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408052'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408052'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403387'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402759'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401864'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401864'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402340'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '26.308300018311'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402340'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402287'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.79545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403787'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408138'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408372'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408582'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408582'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403463'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400046'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '753'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400046'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400929'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400929'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.430328369141'^^xsd:double;
  dwc:latitude '-0.93055999279022'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411285'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403378'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '52'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403378'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400980> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400980>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400980'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400980'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '38.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402424'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:observedWeight '62'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413476'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407079'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407334> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407334>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407334'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401584> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401584>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401584'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411318'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.3099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413977'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.480549991130829 -90.2503128051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.480549991130829"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2503128051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.480549991130829 -90.2503128051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.480549991130829"^^xsd:decimal ;
  geo-pos:long "-90.2503128051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.250312805176'^^xsd:double;
  dwc:latitude '-0.48054999113083'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412951'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413018'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413018'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409975'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409540'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413130> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413130>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413130'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402071'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405261'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407630> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407630>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '173'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407630'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403491> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403491>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403491'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411863'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411863'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409246> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409246>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '16.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414825'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '47'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403953'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404544'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404544'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407587> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407587>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '95'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402977> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402977>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402977'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411106'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412126'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403514'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405387'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414045'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '13.39999961853'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414045'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413388'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406753'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404526'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402070'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404478'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.6363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411350'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402640> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402640>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402640'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408097'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411459'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412586'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413712'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406417'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406417'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404514'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404514'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405095'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '77'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405095'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411784'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408377'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409312'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405662'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400685'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403067'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403067'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400730'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400730'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411087'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402399'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402399'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405553'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404979> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404979>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '85'^^xsd:integer;
  dwc:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404979'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409230'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409230'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412479> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412479>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412479'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412275'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412275'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411425'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408212'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401322> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401322>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.269203186035'^^xsd:double;
  dwc:latitude '-0.43970000743866'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401322'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403529> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403529>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403529'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403529'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403695'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407301'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406448'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402579'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409123'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412488'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '13.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413696'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412869'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412869'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400344'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404308'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411162> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411162>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411162'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408856'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408203> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408203>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408203'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '69'^^xsd:integer;
  dwc:observedWeight '18.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401892'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401892'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401644'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401644'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404175'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400931> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400931>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400931'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400931'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402897'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401631'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402253'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402253'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411774> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411774>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411774'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408790'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '22.045499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404861'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414152'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '22.159099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401055'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401783'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401783'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405279'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405279'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402480'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402480'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405722> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405722>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:observedWeight '53.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405722'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '116'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404429'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412609'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412609'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406065> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406065>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406065'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406065'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409322> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409322>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409322'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409322'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404096> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404096>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404096'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407503> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407503>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407503'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407503'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402144> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402144>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402144'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402376'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405108> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405108>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405108'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405108'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400728'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400728'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414796'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414796'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406967> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406967>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406967'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406967'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.090908996760845'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405204'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403172> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403172>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403172'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403172'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '79'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411451'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409431> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409431>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409431'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409431'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412745'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409731'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409731'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410007'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410007'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '13.409999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413510'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413885'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401940'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401940'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405090'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405090'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401916> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401916>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401916'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401916'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401861'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404382'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402162'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402162'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407035'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414984'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404884'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402208'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401389'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407433'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407433'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401813'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:observedWeight '77.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402326'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409331'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412524'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412524'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '33.86360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409605'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59688001871109 -91.0849227905273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.59688001871109"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0849227905273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59688001871109 -91.0849227905273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.59688001871109"^^xsd:decimal ;
  geo-pos:long "-91.0849227905273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.084922790527'^^xsd:double;
  dwc:latitude '-0.59688001871109'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409840'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409264'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409264'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409392'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409392'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413962'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409807> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409807>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:observedWeight '45'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409807'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406332'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:observedWeight '48.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410699'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25944995880127"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3712463378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25944995880127"^^xsd:decimal ;
  geo-pos:long "-90.3712463378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371246337891'^^xsd:double;
  dwc:latitude '-1.2594499588013'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410784'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414874'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414874'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403996'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405797> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405797>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405797'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403644'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401762'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400547'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400547'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400349'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410738> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410738>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410738'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401555'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404482'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407638> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407638>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:observedWeight '73.181701660156'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407638'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406345'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406074> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406074>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406074'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403653'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403142'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405844'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405844'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411632> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411632>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408543'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409009'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439489990472794 -90.2284927368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.439489990472794"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2284927368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439489990472794 -90.2284927368164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.439489990472794"^^xsd:decimal ;
  geo-pos:long "-90.2284927368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.228492736816'^^xsd:double;
  dwc:latitude '-0.43948999047279'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412282'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405842'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400315'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403958'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412485'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412604'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406963'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410514'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406717'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409155'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.40803998708725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3833312988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.40803998708725"^^xsd:decimal ;
  geo-pos:long "-91.3833312988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.383331298828'^^xsd:double;
  dwc:latitude '-0.40803998708725'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409182'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400348'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403967> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403967>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403967'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400943'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400943'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400791'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400791'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407969'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405985> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405985>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405985'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408405'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408405'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.2727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404271'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404271'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403535> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403535>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403535'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400480'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411302'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402758'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '16.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404882'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '309'^^xsd:integer;
  dwc:observedWeight '72.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405317'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409220'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412672'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409684'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410878'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413765'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401657'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.52163100242615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401657'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401814'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:observedWeight '371.81799316406'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405048'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402841'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403036'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:observedWeight '53.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403036'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407831> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407831>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407831'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407831'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411718'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413970> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413970>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413970'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413970'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412700'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400041'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '217'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400041'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407473'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404146> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404146>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.1363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404146'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407755'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401030'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402852> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402852>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402852'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405950'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403838'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403838'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412715'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413567'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413567'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409313'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408820'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413006'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414090'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414090'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411551> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411551>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411551'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407828'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407828'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409739'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409874'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409874'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413819'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413819'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406896> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406896>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406896'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404400> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404400>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404400'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402902'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402902'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411058'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411213> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411213>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411213'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414592'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414592'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414586'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '29.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414586'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402964'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400471'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410092'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769620001316071 -90.3545837402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769620001316071"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3545837402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769620001316071 -90.3545837402344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769620001316071"^^xsd:decimal ;
  geo-pos:long "-90.3545837402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414218'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.354583740234'^^xsd:double;
  dwc:latitude '-0.76962000131607'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414218'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403673'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410269'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402918'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.9916799068451'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403311'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400641> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400641>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400641'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411589> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411589>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411589'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411589'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404388'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409860'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407022'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407022'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414706'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0499200001358986 -91.5591506958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0499200001358986"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5591506958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0499200001358986 -91.5591506958008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0499200001358986"^^xsd:decimal ;
  geo-pos:long "-91.5591506958008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.559150695801'^^xsd:double;
  dwc:latitude '-0.049920000135899'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410781'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414697'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '116'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404369'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401260'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402704'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405767'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405767'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402314'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '166'^^xsd:integer;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404883'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:observedWeight '136.36399841309'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400811'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407712'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407773> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407773>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407773'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408798'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401551'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400975'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:observedWeight '154.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401381'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '235'^^xsd:integer;
  dwc:observedWeight '90.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406430'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409204> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409204>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409204'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406051'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412791'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412791'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412854'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409554'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409554'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402175'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402175'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402498'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402498'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400880'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401275'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401375> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401375>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401375'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411488'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411488'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403473'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403473'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414467'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414467'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '29.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413856'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413172> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413172>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413172'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403689'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403690> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403690>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403690'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410492'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411969'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408751'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412467'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412467'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412579'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '21.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412579'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405668'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405668'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406105> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406105>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406105'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '30.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403038'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400897'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403564'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400051'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:observedWeight '941'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400051'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400272'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400652'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400652'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400703'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412449'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400322'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407019'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407019'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410559'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407543'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400909'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400572> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400572>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400572'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403404'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407839'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402388'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400932'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400932'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413400> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413400>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413400'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413400'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413401'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410306> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410306>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410306'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408714'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408714'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412295'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412323> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412323>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413080'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413080'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407607> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407607>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '77'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409215'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409215'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412482> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412482>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412482'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409585'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403595'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413779> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413779>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413779'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414351> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414351>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414351'^^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.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414351'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412770'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413083'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413083'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409990'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406825'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406825'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02823996543884 -91.2457504272461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02823996543884"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2457504272461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02823996543884 -91.2457504272461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02823996543884"^^xsd:decimal ;
  geo-pos:long "-91.2457504272461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.245750427246'^^xsd:double;
  dwc:latitude '-1.0282399654388'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414742'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407073'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402449> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402449>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402449'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400285'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405928'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403064> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403064>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403064'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412408'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409231'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409231'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.347240000963211 -90.5666122436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.347240000963211"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5666122436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.347240000963211 -90.5666122436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.347240000963211"^^xsd:decimal ;
  geo-pos:long "-90.5666122436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.566612243652'^^xsd:double;
  dwc:latitude '-0.34724000096321'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413089'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409734'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409734'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402174'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402174'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404242'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401462'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:observedWeight '140.90899658203'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401462'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400968'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400805'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.863639831543'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400805'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410376'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403879'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403879'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410689'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '164'^^xsd:integer;
  dwc:observedWeight '73.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405754'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407110'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410410'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407148'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401610> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401610>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.312797546387'^^xsd:double;
  dwc:latitude '-0.76789999008179'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401610'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404636'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404636'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408940'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412813'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.528439998626709 -90.9483184814453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.528439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9483184814453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.528439998626709 -90.9483184814453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.528439998626709"^^xsd:decimal ;
  geo-pos:long "-90.9483184814453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413784'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.948318481445'^^xsd:double;
  dwc:latitude '-0.52843999862671'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '13.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413784'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406071'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409388'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409434'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409460> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409460>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409460'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413057> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413057>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413057'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413057'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411156'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409861'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409861'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409883'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409964'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410195'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410195'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '81'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410526'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411760> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411760>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411760'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403961> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403961>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403961'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '64'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413218'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '24'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413218'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414420'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414420'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414636'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414636'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412045'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402664> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402664>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '41.13639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402664'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408851'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402226'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403360'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412532'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403804'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400461'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400461'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401513> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401513>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401513'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412365'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412365'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '15.909999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413738'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413958'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413958'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403247> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403247>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.6363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403247'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '13.154399871826'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404316'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407368'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407368'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407761'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405159> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405159>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405159'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '17.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405159'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412509> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412509>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412509'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412509'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412884'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413381'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414599'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414599'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401068'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403922'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406769'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406769'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412738'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400401'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407725> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407725>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '612'^^xsd:integer;
  dwc:observedWeight '135.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408064'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408064'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406188'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404746'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410761'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410761'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414684'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '14.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414684'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402054'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411353'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404046'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401955'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401955'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406173'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.7727299928665'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412988'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:observedWeight '82.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413367'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406912'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410287> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410287>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410287'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410426'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406884'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407157'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '82.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401303'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408099> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408099>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408099'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407200'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413697'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406068> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406068>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406068'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409327> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409327>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409327'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402650'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406957'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406957'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407700'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '1066'^^xsd:integer;
  dwc:observedWeight '174.54499816895'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407700'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411990> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411990>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411990'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408989'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408944> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408944>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.3636302947998'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409198> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409198>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403962'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410866'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410866'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400947'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408247'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409026'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '193'^^xsd:integer;
  dwc:observedWeight '53.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401205'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402845'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401605'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403088'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403088'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412550'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23999999463558'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413789'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413176> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413176>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413176'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410079'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414402> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414402>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414402'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.61000001430511'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414402'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405781'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402034'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406324'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412986> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412986>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412986'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414095> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414095>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414095'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.6200000047684'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414095'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406907'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406907'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402904'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402901'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407972'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.7402572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.161219999194145"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7402572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.7402572631836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.161219999194145"^^xsd:decimal ;
  geo-pos:long "-90.7402572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.740257263184'^^xsd:double;
  dwc:latitude '-0.16121999919415'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411291'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411876'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:observedWeight '109.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412355'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409543'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409378'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409378'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410175'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413439'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407102'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410846'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407482> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407482>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407482'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '254'^^xsd:integer;
  dwc:observedWeight '62.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402432'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401444'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406148'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410215'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408950'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409115> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409115>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409115'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '85'^^xsd:integer;
  dwc:observedWeight '29.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413918'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '434'^^xsd:integer;
  dwc:observedWeight '100.59999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413210'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404630'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404456'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3607800006866'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404456'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401316'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403828'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405990> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405990>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405990'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405769> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405769>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405769'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '131'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405894'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400615'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400615'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400533> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400533>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400533'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410241> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410241>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410241'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407310'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391669988632202"^^xsd:decimal ;
  geo-pos:long "-90.283332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.283332824707'^^xsd:double;
  dwc:latitude '-0.3916699886322'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409012'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403278'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403278'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405047'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403127'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400329'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400329'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407689'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410037'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401534> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401534>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401534'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400577'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412941'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '13.859999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413263'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413308> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413308>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413308'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403906> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403906>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403906'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404439'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735689997673035 -90.459358215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735689997673035"^^xsd:decimal ;
  dwc:decimalLongitude "-90.459358215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735689997673035 -90.459358215332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735689997673035"^^xsd:decimal ;
  geo-pos:long "-90.459358215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.459358215332'^^xsd:double;
  dwc:latitude '-0.73568999767304'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.80000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413106'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '16.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410125'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410132'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410132'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414294'^^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.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414294'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407188'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410903> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410903>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410903'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411007'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401771'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403522'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403526'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402448'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402448'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401102'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413607'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735689997673035 -90.459358215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735689997673035"^^xsd:decimal ;
  dwc:decimalLongitude "-90.459358215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735689997673035 -90.459358215332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735689997673035"^^xsd:decimal ;
  geo-pos:long "-90.459358215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.459358215332'^^xsd:double;
  dwc:latitude '-0.73568999767304'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413107'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407529> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407529>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414762'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403889'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406960'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403242'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:observedWeight '70.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400822'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407904'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411600'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402669'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403945'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404371'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404559'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405239'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405239'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405402'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367330014705658 -90.5854187011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367330014705658"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5854187011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367330014705658 -90.5854187011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367330014705658"^^xsd:decimal ;
  geo-pos:long "-90.5854187011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.585418701172'^^xsd:double;
  dwc:latitude '-0.36733001470566'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412685'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402749'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402749'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:observedWeight '54.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403044'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406427'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406427'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411538'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402131'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409792'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409792'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411560> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411560>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411560'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411560'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408765'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408765'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403371> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403371>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403371'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409429'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409429'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413115> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413115>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413115'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405708'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:observedWeight '36.136299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411252'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411472'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411472'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.274060010910034"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4882125854492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.274060010910034 -90.4882125854492)"^^geo:wktLiteral ;
  geo-pos:lat "0.274060010910034"^^xsd:decimal ;
  geo-pos:long "-90.4882125854492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488212585449'^^xsd:double;
  dwc:latitude '0.27406001091003'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408413'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '538'^^xsd:integer;
  dwc:observedWeight '95'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403126'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413648'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '454'^^xsd:integer;
  dwc:observedWeight '105.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413211'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '482'^^xsd:integer;
  dwc:observedWeight '137.27299499512'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405949'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403589> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403589>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403589'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406058'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410908'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405834'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407764'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.2400000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413878'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413560'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413560'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407217'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414833'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414852'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414852'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401119'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404655> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404655>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404655'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404655'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402355'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403745'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413327'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '114'^^xsd:integer;
  dwc:observedWeight '28.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410513'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '161'^^xsd:integer;
  dwc:observedWeight '47.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406935'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.267549991607666 -91.3724517822266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.267549991607666"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3724517822266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.267549991607666 -91.3724517822266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.267549991607666"^^xsd:decimal ;
  geo-pos:long "-91.3724517822266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372451782227'^^xsd:double;
  dwc:latitude '-0.26754999160767'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412669'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414333'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414333'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414381'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414381'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414395'^^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.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414395'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366890013217926 -90.4115982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366890013217926"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4115982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366890013217926 -90.4115982055664)"^^geo:wktLiteral ;
  geo-pos:lat "0.366890013217926"^^xsd:decimal ;
  geo-pos:long "-90.4115982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.411598205566'^^xsd:double;
  dwc:latitude '0.36689001321793'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412718'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412589'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409853'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409853'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405298'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400282'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403563'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405101'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401663'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401118> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401118>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401118'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402827'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402827'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404155> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404155>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404155'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412968'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414029'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414029'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414097'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410360'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410360'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414450'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45500001311302'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414450'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411565'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411889'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411889'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410609'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405807'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401676'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400769'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406368'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406368'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414838'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.302100002765656 -89.9579467773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.302100002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-89.9579467773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.302100002765656 -89.9579467773438)"^^geo:wktLiteral ;
  geo-pos:lat "0.302100002765656"^^xsd:decimal ;
  geo-pos:long "-89.9579467773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.957946777344'^^xsd:double;
  dwc:latitude '0.30210000276566'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:observedWeight '44.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409178'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400290'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403621> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403621>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403621'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404487'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409745'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '130'^^xsd:integer;
  dwc:observedWeight '35.681800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1098'^^xsd:integer;
  dwc:observedWeight '254.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412358'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403551> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403551>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403551'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403551'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414307> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414307>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414307'^^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.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414307'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402679'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408955'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.1339800357819'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404451'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410284'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414563'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414563'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600139975547791 -90.6510620117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.600139975547791"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6510620117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600139975547791 -90.6510620117188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.600139975547791"^^xsd:decimal ;
  geo-pos:long "-90.6510620117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.651062011719'^^xsd:double;
  dwc:latitude '-0.60013997554779'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413672'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405784'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770560026168823 -90.3188629150391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.770560026168823"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3188629150391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770560026168823 -90.3188629150391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.770560026168823"^^xsd:decimal ;
  geo-pos:long "-90.3188629150391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.318862915039'^^xsd:double;
  dwc:latitude '-0.77056002616882'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412947'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410837'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410837'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405131> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405131>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '66.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405131'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400316'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401972'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407410'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409449> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409449>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409449'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '146'^^xsd:integer;
  dwc:observedWeight '41.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409449'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410963'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412348> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412348>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412348'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409618'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413332'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408454'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411181'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411574> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411574>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411574'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408697'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403480'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403480'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411662'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409577> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409577>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409577'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402483'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401879'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401879'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '126'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404392'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401747'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0432505607605 -91.1624755859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0432505607605"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1624755859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0432505607605 -91.1624755859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0432505607605"^^xsd:decimal ;
  geo-pos:long "-91.1624755859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162475585938'^^xsd:double;
  dwc:latitude '-1.0432505607605'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409888'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403625> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403625>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403625'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403625'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412996'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400411'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '20.227199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401325> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401325>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:observedWeight '215.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401325'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408102'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405828'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410297'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401974'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401974'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412690'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '138'^^xsd:integer;
  dwc:observedWeight '30.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412943'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405723'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400307> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400307>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400307'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407588> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407588>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '121'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410792'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412568'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411996'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409560> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409560>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409560'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409058'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403698> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403698>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403698'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409750'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405814> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405814>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405814'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '101'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408472'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '118'^^xsd:integer;
  dwc:observedWeight '30.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412939'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401632'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401632'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411446'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411446'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410948'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411536'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406116'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402842'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402842'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406407'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410888'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412027'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402885'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405085'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '196'^^xsd:integer;
  dwc:observedWeight '45.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405085'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404215'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404215'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405437'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413894'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413894'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402745'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411892'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:observedWeight '312'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413199'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402467> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402467>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402467'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405091'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409996'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409996'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405811'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404314'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404314'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407919> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407919>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407919'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405357> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405357>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405357'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405357'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410237'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413692'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402722'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412742'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401049'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400373> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400373>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:observedWeight '66.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400373'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410493'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406990'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402750'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402756'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401750> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401750>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401750'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401750'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401185> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401185>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401185'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414578'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414578'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414602'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414602'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410619'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400996'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404801> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404801>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404801'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402570'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409519> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409519>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409519'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409519'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405274'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400694'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400694'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404324'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404324'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409100> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409100>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '30.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409100'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412556'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400390'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405882'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405882'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410392'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400946'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405921> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405921>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405921'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406751'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405678'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402478'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402478'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406467> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406467>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406467'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406467'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408883'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409227'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409227'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412708'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406492'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '98'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404682'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411729'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '298'^^xsd:integer;
  dwc:observedWeight '65'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403047'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906300008296967 -89.628303527832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906300008296967"^^xsd:decimal ;
  dwc:decimalLongitude "-89.628303527832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906300008296967 -89.628303527832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906300008296967"^^xsd:decimal ;
  geo-pos:long "-89.628303527832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.628303527832'^^xsd:double;
  dwc:latitude '-0.90630000829697'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400425'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411088'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '159'^^xsd:integer;
  dwc:observedWeight '44.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405340'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403618'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171709999442101"^^xsd:decimal ;
  geo-pos:long "-90.8314819335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.831481933594'^^xsd:double;
  dwc:latitude '-0.1717099994421'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401537'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404320'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409102> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409102>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409102'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413943'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414758'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403891'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405870> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405870>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405870'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412775'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404647'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406357'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406357'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402916'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '48'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402916'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406885'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407809'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407836'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408020'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408020'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403139> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403139>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403139'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407870> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407870>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407870'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402678'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406184> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406184>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406184'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408327> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408327>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408327'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400499> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400499>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400499'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408189'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402856'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402856'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414666'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414666'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402972'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412424'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412424'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401340'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407918> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407918>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407918'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405066> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405066>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405066'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405066'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408274'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413375'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410571'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401416'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401416'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402122> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402122>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402122'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:observedWeight '54.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402430'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407135'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408370'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402085'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414526'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414526'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407015'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403096> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403096>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403096'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408874> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408874>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408874'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411192'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403136'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400695'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400695'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405225> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405225>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405225'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405225'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407978'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408205'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404574> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404574>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404574'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '63'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404574'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405004'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411382'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405899'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:observedWeight '53.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400987'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '18.639999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413546'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401441'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401441'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400664> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400664>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400664'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403679'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403772'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403772'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.7272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406233'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '50.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408994'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414296'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414296'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400608> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400608>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400608'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406818'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406818'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409398> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409398>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409398'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409398'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403860'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '60'^^xsd:integer;
  dwc:observedWeight '21.136400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404565'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6.1199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414948'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407158'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407158'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405376'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406902'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413583'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414601> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414601>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414601'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414601'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403454'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407948'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413621'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409353'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409353'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414985'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414985'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414133'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412107> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412107>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412107'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402236'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.94922000169754 -89.5058212280273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.94922000169754"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5058212280273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.94922000169754 -89.5058212280273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.94922000169754"^^xsd:decimal ;
  geo-pos:long "-89.5058212280273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.505821228027'^^xsd:double;
  dwc:latitude '-0.94922000169754'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410786'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414896'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403616> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403616>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '137'^^xsd:integer;
  dwc:observedWeight '29.772699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403616'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.31999999284744'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414975'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410223> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410223>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410223'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410223'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410156> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410156>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410156'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406992'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '126'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407339'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406320'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410599'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414973'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401299'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403707'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409507'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409507'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406741'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405506> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405506>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '16.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413268'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402848'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '93'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405888'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411134'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412103> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412103>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412103'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413017'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413017'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04770004749298 -91.204231262207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04770004749298"^^xsd:decimal ;
  dwc:decimalLongitude "-91.204231262207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04770004749298 -91.204231262207)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04770004749298"^^xsd:decimal ;
  geo-pos:long "-91.204231262207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.204231262207'^^xsd:double;
  dwc:latitude '-1.047700047493'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '17.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414769'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406995'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406995'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406402'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402026'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402026'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '48.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403261'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401134> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401134>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401134'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400294'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406486'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412927'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402182> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402182>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402182'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '51'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405032'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403639> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403639>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403639'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402682'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402682'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405861'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405861'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400844'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407423'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407423'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.385349988937378"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4985198974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.385349988937378"^^xsd:decimal ;
  geo-pos:long "-90.4985198974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498519897461'^^xsd:double;
  dwc:latitude '0.38534998893738'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404090'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '71'^^xsd:integer;
  dwc:observedWeight '16.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404090'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414404'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414404'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414050'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414050'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412921'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412921'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414290'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414290'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412736'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412736'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414048'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408132'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '124'^^xsd:integer;
  dwc:observedWeight '30.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413770'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412020'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414960'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411074> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411074>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409931'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407069'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '94'^^xsd:integer;
  dwc:observedWeight '25.863599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403149'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411228'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414122'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401266'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401266'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401475'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401563'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409596'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413128> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413128>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413128'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413542'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:observedWeight '60.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411392'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411392'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408154> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408154>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408154'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '30.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413874'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413922> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413922>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413922'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773379981517792 -90.367561340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.773379981517792"^^xsd:decimal ;
  dwc:decimalLongitude "-90.367561340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773379981517792 -90.367561340332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.773379981517792"^^xsd:decimal ;
  geo-pos:long "-90.367561340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.367561340332'^^xsd:double;
  dwc:latitude '-0.77337998151779'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413596'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414043'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402832'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '83'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404582'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403814'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403845'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400944> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400944>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400944'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405956'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404758> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404758>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404758'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408636> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408636>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412146> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412146>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412146'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409775> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409775>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409775'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409133> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409133>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409133'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '142'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405264'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409140> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409140>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409140'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404830'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402097'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407566> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407566>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:observedWeight '136.3630065918'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407566'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407714'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411212'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.768920004367828 -90.3202133178711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.768920004367828"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3202133178711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.768920004367828 -90.3202133178711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.768920004367828"^^xsd:decimal ;
  geo-pos:long "-90.3202133178711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.320213317871'^^xsd:double;
  dwc:latitude '-0.76892000436783'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414246'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409909'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406920> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406920>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406920'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409196'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405312'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404453'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411788'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411788'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402968'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402968'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403776'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405793'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408429'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775579988956451"^^xsd:decimal ;
  geo-pos:long "-90.3618316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414183'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '810'^^xsd:integer;
  dwc:observedWeight '189.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401499'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414270'^^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.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '35.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414270'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412987'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412987'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407862'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410533'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402887> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402887>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402887'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403951'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412183'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411877'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411877'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402548'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405021'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405021'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402575'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402575'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408016'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411498'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403659> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403659>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403659'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404736'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.95454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404736'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400719'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400719'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410931> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410931>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412539'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412539'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '102'^^xsd:integer;
  dwc:observedWeight '27.229999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413334'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.794200003147125"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3058013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.794200003147125"^^xsd:decimal ;
  geo-pos:long "-89.3058013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.305801391602'^^xsd:double;
  dwc:latitude '-0.79420000314713'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400676'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404942'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404942'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411138'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413905'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401844'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402064> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402064>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402064'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403000'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406114'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414916> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414916>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414916'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '79'^^xsd:integer;
  dwc:observedWeight '35.830001831055'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414916'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403822'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403822'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410009> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410009>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410009'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400833> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400833>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400833'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.363070011138916 -91.2793273925781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.363070011138916"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2793273925781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.363070011138916 -91.2793273925781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.363070011138916"^^xsd:decimal ;
  geo-pos:long "-91.2793273925781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409823'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.279327392578'^^xsd:double;
  dwc:latitude '-0.36307001113892'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400830'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400830'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412843'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403888'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403398'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '61'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403398'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400482'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400482'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402471'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411979> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411979>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411979'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414282'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414282'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406749'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.454540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408807'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404389'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404389'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401109> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401109>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401109'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410868'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414711'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409493'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.403349995613098 -90.7022399902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.403349995613098"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7022399902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.403349995613098 -90.7022399902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.403349995613098"^^xsd:decimal ;
  geo-pos:long "-90.7022399902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.702239990234'^^xsd:double;
  dwc:latitude '-0.4033499956131'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412976'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404527'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404527'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411866'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410767'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400274'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.413450002670288 -90.9745178222656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.413450002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9745178222656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.413450002670288 -90.9745178222656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.413450002670288"^^xsd:decimal ;
  geo-pos:long "-90.9745178222656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.974517822266'^^xsd:double;
  dwc:latitude '-0.41345000267029'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413409'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406710'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400522> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400522>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '56.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400522'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409854'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402694'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406871'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414734'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401034> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401034>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401034'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413945'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413877'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.6500000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413877'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407059'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408605'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408605'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '402'^^xsd:integer;
  dwc:observedWeight '82.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401400'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412631'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401991> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401991>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '596'^^xsd:integer;
  dwc:observedWeight '124.73999786377'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401991'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '20.227300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402843'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406156'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409714'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709800004959106 -90.51611328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709800004959106"^^xsd:decimal ;
  dwc:decimalLongitude "-90.51611328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709800004959106 -90.51611328125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709800004959106"^^xsd:decimal ;
  geo-pos:long "-90.51611328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.51611328125'^^xsd:double;
  dwc:latitude '-0.70980000495911'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413111'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405104'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405104'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406177> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406177>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406177'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410285'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401738> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401738>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401738'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412636> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412636>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412636'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412636'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412883'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410143'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410562> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410562>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410562'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402572'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402572'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412099> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412099>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412099'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400492'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400492'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408164> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408164>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866909980773926"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866909980773926"^^xsd:decimal ;
  geo-pos:long "-89.3644027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364402770996'^^xsd:double;
  dwc:latitude '-0.86690998077393'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409179'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404627'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404627'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402837'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '276'^^xsd:integer;
  dwc:observedWeight '62.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404430'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401833> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401833>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401833'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401833'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400715'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400715'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405228'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402957'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410848'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400422'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400951'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401343'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413605'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413605'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411271'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411523'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411523'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402234> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402234>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402234'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413033> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413033>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413033'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413033'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766600012779236"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1559982299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766600012779236"^^xsd:decimal ;
  geo-pos:long "-90.1559982299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.15599822998'^^xsd:double;
  dwc:latitude '-0.76660001277924'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404843'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400820'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400820'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406831> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406831>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406831'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406831'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409496'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409597> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409597>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409597'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409597'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409389'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414449'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414449'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401443'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401443'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406669> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406669>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.454540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406669'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405649'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405421'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410155'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410461'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.10999999940395'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414954'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414689'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405124'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412344'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410964'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407984'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407984'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411509> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411509>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411509'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405316'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '487'^^xsd:integer;
  dwc:observedWeight '162.04600524902'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405316'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411411'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407081'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405000'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.7727203369141'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406413'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404111'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '26.819999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413045'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:observedWeight '66.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401297'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400412> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400412>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400412'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400412'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411011'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410870'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405757'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411716'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403682'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403682'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404807> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404807>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404807'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.3900001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413824'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401673'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401673'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '20.680000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413253'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411524'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402574> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402574>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402574'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408957'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413732'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413131> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413131>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413131'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410388'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413618'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404743> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404743>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404743'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408532> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408532>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.795000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0667037963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.795000016689301"^^xsd:decimal ;
  geo-pos:long "-90.0667037963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.066703796387'^^xsd:double;
  dwc:latitude '-0.7950000166893'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412382'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409418'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409418'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403274'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410083'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414337'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414337'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410973'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680190026760101 -90.8463287353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.680190026760101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8463287353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680190026760101 -90.8463287353516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.680190026760101"^^xsd:decimal ;
  geo-pos:long "-90.8463287353516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.846328735352'^^xsd:double;
  dwc:latitude '-0.6801900267601'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411822'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404322'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '70'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404322'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404070'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404070'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404997'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406633'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406633'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401090'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412459'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410331'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410331'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405895'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411515> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411515>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '422'^^xsd:integer;
  dwc:observedWeight '99.999900817871'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411515'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414059'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410032'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '12.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411616> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411616>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411616'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349119991064072 -90.5644989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.349119991064072"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5644989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349119991064072 -90.5644989013672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.349119991064072"^^xsd:decimal ;
  geo-pos:long "-90.5644989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.564498901367'^^xsd:double;
  dwc:latitude '-0.34911999106407'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412977'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414084'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414084'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409550'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409657'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411341'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404967> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404967>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404967'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404967'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413586'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413586'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400950'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411397'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411397'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409113'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411554'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405416'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411254'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412079'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409208'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409208'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403841'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410082> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410082>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410082'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406536> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406536>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400620'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400620'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412603'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406750'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410178'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264959990978241 -91.3744125366211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264959990978241"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3744125366211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264959990978241 -91.3744125366211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264959990978241"^^xsd:decimal ;
  geo-pos:long "-91.3744125366211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413238'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.374412536621'^^xsd:double;
  dwc:latitude '-0.26495999097824'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413238'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409412'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413854'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413438'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407095'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '35.227199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406948'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401888'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401888'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404853'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404853'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408034> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408034>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408034'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402683'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404206'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403546> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403546>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403546'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404264'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '510'^^xsd:integer;
  dwc:observedWeight '140.90899658203'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404264'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409041'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414569'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414569'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401182'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403277'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402519'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402519'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404450'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404450'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412919'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412919'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409619'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409401'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413469'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406584'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407346'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407346'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406783> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406783>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406783'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406783'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.8499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414940'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413024'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406773'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '704'^^xsd:integer;
  dwc:observedWeight '215'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402815'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403703'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401264'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401264'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400786> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400786>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400786'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400786'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408155'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408155'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403476'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403476'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411869'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411869'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414144> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414144>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414144'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400978'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411465> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411465>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411465'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408865'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408865'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411629'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411629'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407452> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407452>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407452'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410975'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410975'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407097'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408616'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414201'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403227'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '14.739999771118'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414643'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404072'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '74'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404072'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405716'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406628'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406628'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766600012779236"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1559982299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766600012779236"^^xsd:decimal ;
  geo-pos:long "-90.1559982299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.15599822998'^^xsd:double;
  dwc:latitude '-0.76660001277924'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403766'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400496'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400496'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410850'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410968'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410968'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411004'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400532> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400532>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400532'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411870'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406757'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409770'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413529'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '517'^^xsd:integer;
  dwc:observedWeight '102.72699737549'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410263'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405961'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413582'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413582'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414004'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414004'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405561> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405561>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405561'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.558839976787567 -90.53369140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.558839976787567"^^xsd:decimal ;
  dwc:decimalLongitude "-90.53369140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.558839976787567 -90.53369140625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.558839976787567"^^xsd:decimal ;
  geo-pos:long "-90.53369140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53369140625'^^xsd:double;
  dwc:latitude '-0.55883997678757'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413641'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '28.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411755'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400583> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400583>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400583'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411851'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407846> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407846>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407846'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407846'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406694'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401353'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '173'^^xsd:integer;
  dwc:observedWeight '46.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413678'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413794'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413794'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411010> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411010>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411010'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '300'^^xsd:integer;
  dwc:observedWeight '70.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391669988632202"^^xsd:decimal ;
  geo-pos:long "-90.283332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.283332824707'^^xsd:double;
  dwc:latitude '-0.3916699886322'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411352'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414707'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414707'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410473'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410473'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402687'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402462> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402462>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402462'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402180'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408051'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412527'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403225'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403225'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405544> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405544>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405544'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403146'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407762'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405977> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405977>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405977'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.795000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0667037963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.795000016689301"^^xsd:decimal ;
  geo-pos:long "-90.0667037963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.066703796387'^^xsd:double;
  dwc:latitude '-0.7950000166893'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412703'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409149'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409189'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405146> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405146>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '254'^^xsd:integer;
  dwc:observedWeight '56.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405146'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401812'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401812'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411334'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411334'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411660> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411660>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405717'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405717'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400875'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.72727197408676'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408735'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407441'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407441'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407483'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414644'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '16.329999923706'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414644'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402304'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402304'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400021'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:observedWeight '577'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400021'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406059'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413941'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413941'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412642'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402770'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402770'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407807> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407807>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407807'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:observedWeight '95.908996582031'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407807'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400821'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408685> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408685>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408685'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401246> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401246>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401246'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405857'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405857'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410593'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605920016765594"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8936996459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605920016765594"^^xsd:decimal ;
  geo-pos:long "-90.8936996459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.893699645996'^^xsd:double;
  dwc:latitude '-0.60592001676559'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413665'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407032'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404126'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402193> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402193>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402193'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412526'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412650'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413847'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402489'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403130'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411532'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402657'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402657'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37878000736237 -91.8187408447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37878000736237"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8187408447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37878000736237 -91.8187408447266)"^^geo:wktLiteral ;
  geo-pos:lat "1.37878000736237"^^xsd:decimal ;
  geo-pos:long "-91.8187408447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.818740844727'^^xsd:double;
  dwc:latitude '1.3787800073624'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412957'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407697'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408190> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408190>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408190'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414977> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414977>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414977'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414977'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405132> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405132>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405132'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405368'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405368'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260019987821579 -91.3715286254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.260019987821579"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3715286254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260019987821579 -91.3715286254883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.260019987821579"^^xsd:decimal ;
  geo-pos:long "-91.3715286254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.371528625488'^^xsd:double;
  dwc:latitude '-0.26001998782158'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412660'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '112'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410724'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410724'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406621> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406621>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401053'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400970'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413436'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413436'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407070'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407070'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401693'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401693'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406013> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406013>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406013'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402150'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412028'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409982'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413392'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410342'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410346'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410346'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414613'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414613'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414800'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410418'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413277'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404658'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402463> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402463>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402463'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409562> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409562>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409562'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400370'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400763'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400763'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.385349988937378"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4985198974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.385349988937378"^^xsd:decimal ;
  geo-pos:long "-90.4985198974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498519897461'^^xsd:double;
  dwc:latitude '0.38534998893738'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '24.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409621'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413186> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413186>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413186'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413186'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414401'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414401'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407031'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407031'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400955'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400955'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407779> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407779>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407779'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411631> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411631>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411631'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407026'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04690003395081 -91.2041091918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04690003395081"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2041091918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04690003395081 -91.2041091918945)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04690003395081"^^xsd:decimal ;
  geo-pos:long "-91.2041091918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.204109191895'^^xsd:double;
  dwc:latitude '-1.0469000339508'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414930'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '64.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405193'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.344559997320175"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5467910766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  geo-pos:lat "0.344559997320175"^^xsd:decimal ;
  geo-pos:long "-90.5467910766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54679107666'^^xsd:double;
  dwc:latitude '0.34455999732018'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412508'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412649'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.548799991607666 -90.8566665649414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.548799991607666"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8566665649414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.548799991607666 -90.8566665649414)"^^geo:wktLiteral ;
  geo-pos:lat "-0.548799991607666"^^xsd:decimal ;
  geo-pos:long "-90.8566665649414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.856666564941'^^xsd:double;
  dwc:latitude '-0.54879999160767'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412670'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409159> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409159>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.54545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409159'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412257'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412257'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401046'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404041'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404041'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405681'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405681'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412010'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412010'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402141'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409506> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409506>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409506'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.771759986877441 -90.4291229248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.771759986877441"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4291229248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.771759986877441 -90.4291229248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.771759986877441"^^xsd:decimal ;
  geo-pos:long "-90.4291229248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.429122924805'^^xsd:double;
  dwc:latitude '-0.77175998687744'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414195'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406691'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406691'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '98'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400628'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406043'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404518'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404518'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406172'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407782'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401368'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411132> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411132>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411132'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407739'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.7699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413938'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413865'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.7402572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.161219999194145"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7402572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.7402572631836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.161219999194145"^^xsd:decimal ;
  geo-pos:long "-90.7402572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.740257263184'^^xsd:double;
  dwc:latitude '-0.16121999919415'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408542> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408542>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408542'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408542'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411899'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413685'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413685'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403256'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408840'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408187> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408187>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408187'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411985'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '19.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413461'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412933'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408863'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412789'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412114> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412114>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412114'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412850'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407194'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359169989824295"^^xsd:decimal ;
  dwc:decimalLongitude "-90.69287109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359169989824295"^^xsd:decimal ;
  geo-pos:long "-90.69287109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413657'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.69287109375'^^xsd:double;
  dwc:latitude '-0.35916998982429'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413657'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409961> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409961>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409961'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410219> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410219>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410219'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410219'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '22.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407051'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402578'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '129'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406918'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405924> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405924>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405924'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403023> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403023>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403023'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401042'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402057> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402057>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402057'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.7402572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.161219999194145"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7402572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161219999194145 -90.7402572631836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.161219999194145"^^xsd:decimal ;
  geo-pos:long "-90.7402572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.740257263184'^^xsd:double;
  dwc:latitude '-0.16121999919415'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410807'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401489'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401489'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405265'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407829'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407829'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401473'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411340> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411340>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411340'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412593'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402963'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402963'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404075'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:observedWeight '36.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408784'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404637'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404590'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404321'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404517'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404517'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405365'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:observedWeight '41.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408786'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406355'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406355'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408023'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402626'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406388'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409348> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409348>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409348'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403319'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400858'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400858'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407585'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405820'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409373'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413190> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413190>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413190'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414461'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45500001311302'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414461'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410420'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407447> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407447>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407447'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411151'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401022'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406950'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '153'^^xsd:integer;
  dwc:observedWeight '34.772701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404717'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408554'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407289'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411754'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411754'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402937'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.794200003147125"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3058013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.794200003147125 -89.3058013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.794200003147125"^^xsd:decimal ;
  geo-pos:long "-89.3058013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.305801391602'^^xsd:double;
  dwc:latitude '-0.79420000314713'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400681'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410851'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402538> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402538>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402538'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407471'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408352'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412356> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412356>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:observedWeight '109.31800079346'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412356'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409697'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402300'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405731'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409530> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409530>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409530'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409508'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409508'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413814'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410204'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '11.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401627'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405463> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405463>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.269203186035'^^xsd:double;
  dwc:latitude '-0.43970000743866'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404811'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403381'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410751> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410751>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410751'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411514'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412330> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412330>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '581'^^xsd:integer;
  dwc:observedWeight '129.54499816895'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395770013332367 -91.2277297973633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395770013332367"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2277297973633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395770013332367 -91.2277297973633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395770013332367"^^xsd:decimal ;
  geo-pos:long "-91.2277297973633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227729797363'^^xsd:double;
  dwc:latitude '-0.39577001333237'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407318'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407124'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105619996786118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4818725585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105619996786118 -91.4818725585938)"^^geo:wktLiteral ;
  geo-pos:lat "0.105619996786118"^^xsd:decimal ;
  geo-pos:long "-91.4818725585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481872558594'^^xsd:double;
  dwc:latitude '0.10561999678612'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413549'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406819'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412140> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412140>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412140'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408900'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408900'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406019'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408514'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412009'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401655> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401655>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401655'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '70'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405179'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401818'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401818'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401917> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401917>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401917'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409559'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408591'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401227'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414306'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414306'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405147'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406861> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406861>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406861'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406003> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406003>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '98'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406003'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408112'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413911> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413911>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413911'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404571'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866909980773926"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866909980773926"^^xsd:decimal ;
  geo-pos:long "-89.3644027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364402770996'^^xsd:double;
  dwc:latitude '-0.86690998077393'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412283'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413752'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409571'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409318> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409318>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409318'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408808'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413689'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405381'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.2272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405381'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.611970007419586"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7888336181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.611970007419586 -90.7888336181641)"^^geo:wktLiteral ;
  geo-pos:lat "0.611970007419586"^^xsd:decimal ;
  geo-pos:long "-90.7888336181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.788833618164'^^xsd:double;
  dwc:latitude '0.61197000741959'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407453> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407453>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407453'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '134'^^xsd:integer;
  dwc:observedWeight '34.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413524'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414969'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704789996147156 -90.2117462158203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704789996147156"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2117462158203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704789996147156 -90.2117462158203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704789996147156"^^xsd:decimal ;
  geo-pos:long "-90.2117462158203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.21174621582'^^xsd:double;
  dwc:latitude '-0.70478999614716'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414248'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409278'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400839'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403052'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403052'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414091'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '10.340000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413522'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414801'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414801'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413947'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '7.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405035'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402898> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402898>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402898'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411163> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411163>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411163'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413625'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413625'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '104'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404276'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408353'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410098> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410098>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410098'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410098'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401660> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401660>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401660'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400751'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412900'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.757330000400543 -90.4259490966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.757330000400543"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4259490966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.757330000400543 -90.4259490966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.757330000400543"^^xsd:decimal ;
  geo-pos:long "-90.4259490966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.42594909668'^^xsd:double;
  dwc:latitude '-0.75733000040054'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413109'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '78.408996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413555'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402003'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405337'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '70'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405337'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406929'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410480> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410480>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410480'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410480'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406392'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404079> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404079>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404079'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405685'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400871'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404106'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410531'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404097'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406645'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403349'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403349'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '64.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407613> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407613>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '143'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410131'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410131'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411395> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411395>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411395'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413912'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401614'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401614'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401764'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403017'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403017'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402599'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401110> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401110>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401110'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406775'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405533> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405533>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405059> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405059>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405059'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '108'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402984'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404226'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408333'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413631'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413631'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409467> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409467>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409467'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7400000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414017'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413710> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413710>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413710'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405161> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405161>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405161'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405161'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406462> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406462>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406493'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409993'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402648'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411635'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400911'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403445'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403445'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401251'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401251'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412829'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413964'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413964'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413170'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402762'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402246> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402246>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402246'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402246'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413155> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413155>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '128'^^xsd:integer;
  dwc:observedWeight '33'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413155'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411208'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412913'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401159'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401159'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404209'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408337'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412901'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413797'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408610'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414786> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414786>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414786'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410954'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400976'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400976'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400355> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400355>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400355'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407213'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411753'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413706'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413706'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405259> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405259>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '54'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405259'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406919'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414458'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.3639998435974'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414458'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405254'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403524'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403524'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411222'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414690> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414690>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414690'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414112'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414414'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414414'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403056'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403056'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.36363598704338'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404140'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404294'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401535> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401535>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401535'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402221'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404243'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.3200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413803'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411501> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411501>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411501'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411366'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412426'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412598'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.2272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402993'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '202'^^xsd:integer;
  dwc:observedWeight '46.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406004'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '155'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414116'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414345'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.3099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414345'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414639'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414639'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400617'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406925'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411732'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403683'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '118'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405443'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409122> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409122>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409122'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407134'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407140'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402312'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401867'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403643'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.40909001231194'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406420'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407924'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403275'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400292'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '24.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412876'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406036'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406613'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404621'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404621'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414620> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414620>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414620'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414620'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '11.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406915'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412066> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412066>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '63'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412152'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406964'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406964'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405925> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405925>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405925'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414847'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414847'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411253'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405063> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405063>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405063'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403994'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405747> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405747>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405747'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405747'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410045> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410045>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02823996543884 -91.2457504272461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02823996543884"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2457504272461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02823996543884 -91.2457504272461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02823996543884"^^xsd:decimal ;
  geo-pos:long "-91.2457504272461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.245750427246'^^xsd:double;
  dwc:latitude '-1.0282399654388'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '19.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414743'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412391'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407445'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407445'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413623'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409301'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409301'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414168'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414605'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414605'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414538'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414538'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400397'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410357'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410357'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403855> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403855>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403855'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400800'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409440'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411445'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401852'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404555'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402004'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402004'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403712'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408718'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408718'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402123'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411344'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413931'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406780'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414986> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414986>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414986'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414835'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407926'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400603'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410918'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407962'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '5.8968000411987'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404317'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407760'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407760'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '27.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409372'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600208699703217 -90.1777877807617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.600208699703217"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1777877807617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600208699703217 -90.1777877807617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.600208699703217"^^xsd:decimal ;
  geo-pos:long "-90.1777877807617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.177787780762'^^xsd:double;
  dwc:latitude '-0.60020869970322'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412229'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402128'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406787'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406787'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401899'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400557'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401532> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401532>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870597839355'^^xsd:double;
  dwc:latitude '-0.98960000276566'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401532'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406247'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404508'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404167> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404167>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404167'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404796> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404796>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404796'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408257'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408885'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408885'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400826'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401516'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411619> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411619>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411619'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391669988632202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.283332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391669988632202 -90.283332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391669988632202"^^xsd:decimal ;
  geo-pos:long "-90.283332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409011'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.283332824707'^^xsd:double;
  dwc:latitude '-0.3916699886322'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409011'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405920> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405920>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.372398376465'^^xsd:double;
  dwc:latitude '-0.42300000786781'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405920'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407936'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413670> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413670>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413670'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775579988956451"^^xsd:decimal ;
  geo-pos:long "-90.3618316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414174'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414040'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402184'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.479310005903244"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2519607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.479310005903244 -90.2519607543945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.479310005903244"^^xsd:decimal ;
  geo-pos:long "-90.2519607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.251960754395'^^xsd:double;
  dwc:latitude '-0.47931000590324'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404805'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411976'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411976'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407891> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407891>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407891'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408958'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411622'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '140'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403042'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404552'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409781'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405448'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7772700786591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401666'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412580'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.273149996995926 -91.6242523193359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.273149996995926"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6242523193359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.273149996995926 -91.6242523193359)"^^geo:wktLiteral ;
  geo-pos:lat "0.273149996995926"^^xsd:decimal ;
  geo-pos:long "-91.6242523193359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414348'^^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.624252319336'^^xsd:double;
  dwc:latitude '0.27314999699593'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.3800001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414348'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401063> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401063>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401063'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401566'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403817'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408131'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411273'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411273'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408667> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408667>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406858'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403338> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403338>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403338'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403338'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406580'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412138'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412138'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400018'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '8158'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400018'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407905'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401690> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401690>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401690'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:observedWeight '125.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401500'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405770'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401014'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404071'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '87'^^xsd:integer;
  dwc:observedWeight '21.136400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404071'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411575> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411575>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411575'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411575'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402496'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411510> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411510>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411510'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411771'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411773> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411773>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411773'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408566> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408566>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408566'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405585'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '94'^^xsd:integer;
  dwc:observedWeight '31.136299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411752'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366890013217926 -90.4115982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366890013217926"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4115982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366890013217926 -90.4115982055664)"^^geo:wktLiteral ;
  geo-pos:lat "0.366890013217926"^^xsd:decimal ;
  geo-pos:long "-90.4115982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.411598205566'^^xsd:double;
  dwc:latitude '0.36689001321793'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412501'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404259'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404259'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '712'^^xsd:integer;
  dwc:observedWeight '188.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405955'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413640'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406083'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '13.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413988'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401943'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411166'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402320'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402320'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402279'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411047'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412243'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411647> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411647>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406802'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0471099615097 -91.1680603027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0471099615097"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1680603027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0471099615097 -91.1680603027344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0471099615097"^^xsd:decimal ;
  geo-pos:long "-91.1680603027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414729'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.168060302734'^^xsd:double;
  dwc:latitude '-1.0471099615097'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414729'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409293> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409293>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409293'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.72727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404362'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402476'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402476'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408123'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408123'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409120'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409120'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408691'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409409'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409409'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407492'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412313'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412109'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412302'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400368'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414963'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405676> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405676>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405676'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404768'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402278'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410102'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406811'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406370'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413622'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414659'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410368'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413935'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403777> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403777>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.6363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403777'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404503'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411874'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409071'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409071'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403885> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403885>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403885'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403885'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408574> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408574>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408574'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410621'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410621'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406213'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.163819998502731 -90.8238830566406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.163819998502731"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8238830566406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.163819998502731 -90.8238830566406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.163819998502731"^^xsd:decimal ;
  geo-pos:long "-90.8238830566406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.823883056641'^^xsd:double;
  dwc:latitude '-0.16381999850273'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '28.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412675'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407508> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407508>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406794'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406794'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410939'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407417> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407417>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '327'^^xsd:integer;
  dwc:observedWeight '115.90899658203'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407417'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401004'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401004'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405755'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410373> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410373>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410373'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67443001270294 -91.9880065917969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67443001270294"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9880065917969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67443001270294 -91.9880065917969)"^^geo:wktLiteral ;
  geo-pos:lat "1.67443001270294"^^xsd:decimal ;
  geo-pos:long "-91.9880065917969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.988006591797'^^xsd:double;
  dwc:latitude '1.6744300127029'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412970'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400767'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400767'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407907'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407907'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404397'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410682'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412088'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.739910006523132"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7976226806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.739910006523132"^^xsd:decimal ;
  geo-pos:long "-90.7976226806641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.797622680664'^^xsd:double;
  dwc:latitude '-0.73991000652313'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412722'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748870015144348 -90.2811965942383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748870015144348"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2811965942383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748870015144348 -90.2811965942383)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748870015144348"^^xsd:decimal ;
  geo-pos:long "-90.2811965942383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414219'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.281196594238'^^xsd:double;
  dwc:latitude '-0.74887001514435'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414219'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414507'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414507'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401176'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403791'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403920'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401652> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401652>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401652'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401047'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406450'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410590'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401964'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401964'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400912'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409295> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409295>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409295'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.62525999546051"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8768463134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.62525999546051"^^xsd:decimal ;
  geo-pos:long "-90.8768463134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.876846313477'^^xsd:double;
  dwc:latitude '-0.62525999546051'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413090'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412512'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409410'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408745'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413966'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412728'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412728'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401493> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401493>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401493'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:observedWeight '75.909103393555'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401493'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.370889991521835 -90.5253982543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.370889991521835"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5253982543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.370889991521835 -90.5253982543945)"^^geo:wktLiteral ;
  geo-pos:lat "0.370889991521835"^^xsd:decimal ;
  geo-pos:long "-90.5253982543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.525398254395'^^xsd:double;
  dwc:latitude '0.37088999152183'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411301'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:observedWeight '43.545600891113'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401989'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402273'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407121'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408557> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408557>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408557'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408557'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412115> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412115>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412115'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.716840028762817 -90.4869918823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.716840028762817"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4869918823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.716840028762817 -90.4869918823242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.716840028762817"^^xsd:decimal ;
  geo-pos:long "-90.4869918823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414369'^^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.486991882324'^^xsd:double;
  dwc:latitude '-0.71684002876282'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414369'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414700'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11.340000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414700'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '109'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411693'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:observedWeight '92'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413203'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203199997544289 -90.8449020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.203199997544289"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8449020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203199997544289 -90.8449020385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.203199997544289"^^xsd:decimal ;
  geo-pos:long "-90.8449020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.844902038574'^^xsd:double;
  dwc:latitude '-0.20319999754429'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408298'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412755'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409518> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409518>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409518'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409518'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400587> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400587>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400587'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412804'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405655> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405655>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405655'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413241> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413241>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.63999998569489'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413241'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413405'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406900> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406900>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406900'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400481'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '883'^^xsd:integer;
  dwc:observedWeight '167.72700500488'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161221995949745 -90.741943359375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.161221995949745"^^xsd:decimal ;
  dwc:decimalLongitude "-90.741943359375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.161221995949745 -90.741943359375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.161221995949745"^^xsd:decimal ;
  geo-pos:long "-90.741943359375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.741943359375'^^xsd:double;
  dwc:latitude '-0.16122199594975'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410809'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411371> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411371>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411371'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405628'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407091'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407945'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408646> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408646>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408646'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '395'^^xsd:integer;
  dwc:observedWeight '84.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403897'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404091'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402894'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405989'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406543'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412503> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412503>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412503'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412743'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401180'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406078> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406078>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406078'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401682> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401682>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401682'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404049'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400387'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400387'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412144> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412144>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412144'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412144'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404742'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404300'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '280'^^xsd:integer;
  dwc:observedWeight '85.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412280'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401568'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403850'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406433'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403941'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408021'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408021'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400919'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405774> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405774>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405774'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404003> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404003>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404003'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '38'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '14.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403935'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400489'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400489'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407680'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403915'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406202> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406202>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406202'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400902'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401241> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401241>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401241'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402903'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402903'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408058> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408058>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408058'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406175'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401876'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.9545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401876'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '21.136299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411265'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405878'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405097'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405698'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406081'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406212'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408070'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408070'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411569'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409296'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411414> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411414>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411414'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402739'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402739'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414232> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414232>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414232'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414654'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408848'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404862'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400884'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403756'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403756'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403252'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403252'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406353'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406353'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '20.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413206'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413394'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401108> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401108>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401108'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401108'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414266'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414266'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409912'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410505> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410505>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410505'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409856'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409856'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '17.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413321'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410230'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408411> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408411>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408411'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414418'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414418'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414823'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '79'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414823'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407498'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414704'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.710000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414704'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410770'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403304'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412470'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412470'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401800'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411642> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411642>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '277'^^xsd:integer;
  dwc:observedWeight '90'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401997'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410974'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403835'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409254'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405185'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404039'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407052'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402089'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403597> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403597>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403597'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408535> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408535>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414083'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408609'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408609'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412135'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:observedWeight '7.386360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401056'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404477'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403134'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401643'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406418'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.27272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406418'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400561'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404550'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411377'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409949'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406928'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406928'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406099> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406099>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406099'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407772> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407772>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407772'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404791'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405568'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403257'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406808'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405846> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405846>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405846'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404108'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404108'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402048'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400310'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401595> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401595>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401595'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401595'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '13.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414845'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412827'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402414> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402414>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402414'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410264'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.40803998708725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3833312988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.40803998708725"^^xsd:decimal ;
  geo-pos:long "-91.3833312988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.383331298828'^^xsd:double;
  dwc:latitude '-0.40803998708725'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401395'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413791> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413791>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413791'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405429'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413562'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410960'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401038'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401038'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402459'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411482'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411482'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404820'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404820'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406077'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406077'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.401470005512238"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7057189941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.401470005512238"^^xsd:decimal ;
  geo-pos:long "-90.7057189941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.705718994141'^^xsd:double;
  dwc:latitude '-0.40147000551224'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411315'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401685'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406190'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401914'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '8.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401914'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402719'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406677> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406677>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406677'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404770'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404770'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410364'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406372'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408338> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408338>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408338'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401262'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401262'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401902'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401557> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401557>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401557'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412104'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408862'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403460'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402262'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412767'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412767'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413830'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413830'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406916'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413305'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414057'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414911> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414911>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15.420000076294'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414911'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.398420006036758 -90.7017669677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.398420006036758"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7017669677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.398420006036758 -90.7017669677734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.398420006036758"^^xsd:decimal ;
  geo-pos:long "-90.7017669677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.701766967773'^^xsd:double;
  dwc:latitude '-0.39842000603676'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403775'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407790'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407790'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411137> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411137>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411137'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411137'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403253> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403253>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403253'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402216> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402216>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402216'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408825'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.3636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404829'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404593'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '61'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404593'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414708'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414955'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407404'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414567'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '7.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414567'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401250'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403567'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403567'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400573'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403984'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '99'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411516'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400698'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.765619993209839 -90.4139404296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.765619993209839"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4139404296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.765619993209839 -90.4139404296875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.765619993209839"^^xsd:decimal ;
  geo-pos:long "-90.4139404296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.413940429688'^^xsd:double;
  dwc:latitude '-0.76561999320984'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413110'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413082'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413220> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413220>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413220'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413220'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405622> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405622>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '360'^^xsd:integer;
  dwc:observedWeight '84.545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410080'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402593> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402593>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402593'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402593'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413331'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413331'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '114'^^xsd:integer;
  dwc:observedWeight '31.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411275'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411169'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407983'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403794'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402339> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402339>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402339'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409456> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409456>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409456'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409456'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400899> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400899>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400899'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410383'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410383'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '23.579999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414999'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.3636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403593'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402225> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402225>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402225'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402225'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408659> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408659>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402164'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411891> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411891>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411891'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408208'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408222'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409291'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404925'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411791'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403122> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403122>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403122'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401804'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401804'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401831> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401831>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401831'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401831'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411666'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '17.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412552'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409816'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402982'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '19.318199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404831'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413474'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.3399999141693'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413474'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '26.760000228882'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414910'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410530'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407352'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '83'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407352'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410691'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.1799999475479'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413457'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412554'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412554'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410090'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410622> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410622>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410622'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411887> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411887>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411887'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '25.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412621'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412713'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408469'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408961'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413458> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413458>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413458'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410552'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401449'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401449'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401957'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404491'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402531'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400973> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400973>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400973'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403912'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404989> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404989>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401123'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405176> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405176>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '46'^^xsd:integer;
  dwc:observedWeight '48.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405176'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414996'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414996'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412176> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412176>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412176'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414790'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403488'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414802'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405852'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414093'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414093'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411470'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411470'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404836'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404638'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400039'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '320'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400039'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.728110015392303 -90.4669418334961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.728110015392303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4669418334961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.728110015392303 -90.4669418334961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.728110015392303"^^xsd:decimal ;
  geo-pos:long "-90.4669418334961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466941833496'^^xsd:double;
  dwc:latitude '-0.7281100153923'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412905'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404657'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414717'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '111'^^xsd:integer;
  dwc:observedWeight '37.189998626709'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414717'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404152'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404354'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404354'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411775'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409184> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409184>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409184'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409185> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409185>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409185'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77208000421524 -90.3730163574219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77208000421524"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3730163574219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77208000421524 -90.3730163574219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77208000421524"^^xsd:decimal ;
  geo-pos:long "-90.3730163574219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.373016357422'^^xsd:double;
  dwc:latitude '-0.77208000421524'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414207'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412597'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '23.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412684'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413617'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414735'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412781'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414598'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414598'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411614> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411614>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411614'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403936'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.3636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403936'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402879'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403599> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403599>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '88'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403599'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410174> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410174>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410174'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410174'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402036'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406563'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406563'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:observedWeight '81.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401309'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400485'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400485'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407420> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407420>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407420'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413925> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413925>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413925'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410550'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400430'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403165'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402563'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402563'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411676> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411676>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401349'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401349'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401336'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410546'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411120'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414500'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414500'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '215'^^xsd:integer;
  dwc:observedWeight '110.45400238037'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407353'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413609'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413609'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401290'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408259> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408259>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:observedWeight '45.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408259'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412606'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412606'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403528> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403528>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403528'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.7727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407378'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404598'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401406> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401406>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401406'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400657'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401289'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694050014019012 -90.5376586914062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694050014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5376586914062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694050014019012 -90.5376586914062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694050014019012"^^xsd:decimal ;
  geo-pos:long "-90.5376586914062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537658691406'^^xsd:double;
  dwc:latitude '-0.69405001401901'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412906'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '17.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413275'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402497'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402497'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412285'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405206'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '152'^^xsd:integer;
  dwc:observedWeight '59.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407053'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401338'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401338'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401629> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401629>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401629'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.7045497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401629'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402831'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402831'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413729'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413729'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413949'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400832'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403851'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403851'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405799'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414154> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414154>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.9800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414154'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401438'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409989'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409989'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402994'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406329'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410231'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407484'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401829'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413929'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706260025501251"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70626002550125'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414147'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405753> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405753>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '384'^^xsd:integer;
  dwc:observedWeight '95.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405753'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409594'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413948'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '565'^^xsd:integer;
  dwc:observedWeight '111.81800079346'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411148'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406053'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.385349988937378"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4985198974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.385349988937378"^^xsd:decimal ;
  geo-pos:long "-90.4985198974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498519897461'^^xsd:double;
  dwc:latitude '0.38534998893738'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409624'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406391'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408227'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408227'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407344'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402838'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414086'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414086'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411264> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411264>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411264'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402444'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402444'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1142'^^xsd:integer;
  dwc:observedWeight '170'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405194'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409036> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409036>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409036'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406682'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406682'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410003> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410003>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410003'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410003'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406824> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406824>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406824'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406824'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408612> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408612>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408612'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414590'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '22.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414590'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407089'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410688'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402686'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414134'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401959> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401959>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401959'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404665'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406015> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406015>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406015'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401454> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401454>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401454'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400630> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400630>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400630'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '20.454500198364'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400630'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411076'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407923'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413451'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405432'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411650> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411650>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:observedWeight '45.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411328> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411328>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411328'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402518'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '56'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404304'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404000'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413191> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413191>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413191'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '242.69999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413191'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '71'^^xsd:integer;
  dwc:observedWeight '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412916'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408850'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403419'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400347> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400347>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400347'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '11.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406029'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401928> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401928>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401928'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402726> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402726>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402726'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406260> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406260>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401609'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '16'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412831'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411868'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408761> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408761>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408761'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408761'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404888'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404462'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404462'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405251> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405251>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405251'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405251'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405658> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405658>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405658'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405672> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405672>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405672'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407770'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407770'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402316'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402316'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405229> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405229>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405229'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403680'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407661'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407661'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665380001068115 -90.1741714477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.665380001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1741714477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665380001068115 -90.1741714477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.665380001068115"^^xsd:decimal ;
  geo-pos:long "-90.1741714477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413612'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.174171447754'^^xsd:double;
  dwc:latitude '-0.66538000106812'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413612'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409521'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406797'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406797'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413811'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410950'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414280'^^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.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414280'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402441'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402441'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406394'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406394'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410959'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696489989757538 -90.8167266845703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696489989757538"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8167266845703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696489989757538 -90.8167266845703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696489989757538"^^xsd:decimal ;
  geo-pos:long "-90.8167266845703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.81672668457'^^xsd:double;
  dwc:latitude '-0.69648998975754'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411808'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413235'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403560> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403560>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403560'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404912'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402258> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402258>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402258'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400433'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '51.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408314'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413557'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407830'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413965'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413833'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603110015392303 -90.9570999145508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.603110015392303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9570999145508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603110015392303 -90.9570999145508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.603110015392303"^^xsd:decimal ;
  geo-pos:long "-90.9570999145508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412495'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957099914551'^^xsd:double;
  dwc:latitude '-0.6031100153923'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412495'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405974> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405974>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405974'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405242> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405242>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405242'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7070007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7070007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.707000732422'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414868'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '108'^^xsd:integer;
  dwc:observedWeight '33.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413638'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413957'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413957'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413774'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413134> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413134>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413134'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412266'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412602'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408773'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409144> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409144>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '129'^^xsd:integer;
  dwc:observedWeight '33.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409144'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402549'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414521'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414521'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402717'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406777> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406777>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406777'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408903'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412455'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404465'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401765'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401765'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.548799991607666 -90.8566665649414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.548799991607666"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8566665649414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.548799991607666 -90.8566665649414)"^^geo:wktLiteral ;
  geo-pos:lat "-0.548799991607666"^^xsd:decimal ;
  geo-pos:long "-90.8566665649414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.856666564941'^^xsd:double;
  dwc:latitude '-0.54879999160767'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412671'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411710'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412840'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412304'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '19.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413149'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401405'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401405'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409454> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409454>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409454'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413445'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406107> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406107>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406107'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403117'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '299'^^xsd:integer;
  dwc:observedWeight '64.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406463> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406463>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413727'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.4999899864197'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406791'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406533> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406533>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406999'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401033> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401033>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401033'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406316'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406316'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400713'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.603039979934692"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9080963134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.603039979934692"^^xsd:decimal ;
  geo-pos:long "-90.9080963134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.908096313477'^^xsd:double;
  dwc:latitude '-0.60303997993469'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412720'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405792'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400434'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403870'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404871'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408285'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400585'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401887'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411386'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:observedWeight '114.75900268555'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402384'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412612'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11.800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412612'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407406'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410734'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401354'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401949'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408167> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408167>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404185> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404185>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404185'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403081'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400925> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400925>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400925'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400925'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753250002861023 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.753250002861023"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753250002861023 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.753250002861023"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.75325000286102'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414180'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413383'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404384'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401531'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408589'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403534> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403534>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.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:13:5403534'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401775> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401775>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401775'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413734'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411413> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411413>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411413'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405503'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405503'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407676'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402643> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402643>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402643'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402870> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402870>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402870'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405039'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401533'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401533'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405260> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405260>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405260'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405260'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405707> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405707>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405707'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405707'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409694> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409694>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409694'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '310'^^xsd:integer;
  dwc:observedWeight '77'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413168'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400605'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403383'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403383'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.986503601074'^^xsd:double;
  dwc:latitude '-0.96100002527237'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402543'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402559'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407825'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411688> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411688>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411688'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403960> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403960>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '80'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403960'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.95454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402969'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403487'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.51818197965622'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401796'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406488'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400312'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410375> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410375>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410375'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407278> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407278>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407278'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403499> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403499>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403499'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411918> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411918>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411918'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411918'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405981> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405981>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405981'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409433'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409433'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411160> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411160>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411160'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.513999998569489"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4797973632812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.513999998569489 -90.4797973632812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.513999998569489"^^xsd:decimal ;
  geo-pos:long "-90.4797973632812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479797363281'^^xsd:double;
  dwc:latitude '-0.51399999856949'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407653'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408382> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408382>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408382'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408382'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408902'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412198> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412198>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414431'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414431'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404136> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404136>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404136'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404136'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413818'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '22.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413818'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405334'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404381> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404381>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '130'^^xsd:integer;
  dwc:observedWeight '30.227300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404381'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403123> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403123>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403123'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403123'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401919'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402935'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402935'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405023'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '140'^^xsd:integer;
  dwc:observedWeight '42.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405023'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402197'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402197'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400439> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400439>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400439'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402627'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402266'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402266'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '28.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411873'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411988'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413304'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413304'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409516'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413860'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408380'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408105'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408105'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404852> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404852>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '369'^^xsd:integer;
  dwc:observedWeight '82.72730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404852'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412064> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412064>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404366> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404366>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404366'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411743> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411743>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411743'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '26.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404693'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401751'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402059'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408188> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408188>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408188'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408188'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407567'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404581> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404581>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404581'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404581'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403911'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410268'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410268'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '17.045400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406653'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411347> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411347>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411347'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413630'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402988'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405237'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405237'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412917'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674719989299774 -90.1811676025391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674719989299774"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1811676025391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674719989299774 -90.1811676025391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674719989299774"^^xsd:decimal ;
  geo-pos:long "-90.1811676025391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.181167602539'^^xsd:double;
  dwc:latitude '-0.67471998929977'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414254'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410746'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407360'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407360'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '15.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403281'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414570'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414570'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414720> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414720>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.3099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414720'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404285'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401571'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404502'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404502'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405389'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405389'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409572'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409572'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412290> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412290>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '170'^^xsd:integer;
  dwc:observedWeight '43.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412290'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '16.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403302'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402631'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.389999985694885 -90.466667175293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.389999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.389999985694885 -90.466667175293)"^^geo:wktLiteral ;
  geo-pos:lat "0.389999985694885"^^xsd:decimal ;
  geo-pos:long "-90.466667175293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466667175293'^^xsd:double;
  dwc:latitude '0.38999998569488'^^xsd:double;
  dwc:observedWeight '53.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404679'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408146'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403913> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403913>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403913'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411189'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404939'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410783> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410783>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410783'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400852> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400852>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400852'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413772'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403674> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403674>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403674'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404422'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404379'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '37'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405056'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402910'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402910'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.961300015449524"^^xsd:decimal ;
  dwc:decimalLongitude "-90.995002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961300015449524 -90.995002746582)"^^geo:wktLiteral ;
  geo-pos:lat "-0.961300015449524"^^xsd:decimal ;
  geo-pos:long "-90.995002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410611'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.995002746582'^^xsd:double;
  dwc:latitude '-0.96130001544952'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410611'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401848'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412542'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401254> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401254>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401254'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413681'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413681'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412180'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403669'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412784'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401019> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401019>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401019'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407608> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407608>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407608'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414317> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414317>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414317'^^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.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '12.954999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414317'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '93'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403391'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406978'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406978'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414445'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '8.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414445'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '56.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400960'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405818'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402547> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402547>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402547'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402547'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411145'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411145'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401482> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401482>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401482'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401482'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402372> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402372>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402372'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402372'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410737'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403412> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403412>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403412'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405827> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405827>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405827'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405827'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410799> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410799>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413209> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413209>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413209'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '340'^^xsd:integer;
  dwc:observedWeight '79.199996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413209'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404016'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403037'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403037'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410901> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410901>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '143'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409870> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409870>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409870'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400337> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400337>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400337'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400337'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413719'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.4100000858307'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413722'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.636596679688'^^xsd:double;
  dwc:latitude '-0.91530001163483'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402084'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402248'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402248'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411242> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411242>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400894'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401802'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401228'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412763'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407639> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407639>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '93'^^xsd:integer;
  dwc:observedWeight '33.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407639'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408787'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '606'^^xsd:integer;
  dwc:observedWeight '123.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408787'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409859> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409859>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409859'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414412'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414412'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '43'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404337'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408261'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404147'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400042'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:observedWeight '792'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400042'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409549'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409549'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402474'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402474'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404239'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404239'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401269> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401269>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '56.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401269'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400908> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400908>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400908'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413576> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413576>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413576'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413576'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409850'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409850'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '51'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408953'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410240'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413148'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414870'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414163'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.21999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414163'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357890009880066"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2805023193359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357890009880066"^^xsd:decimal ;
  geo-pos:long "-91.2805023193359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280502319336'^^xsd:double;
  dwc:latitude '-0.35789000988007'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409967'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408602'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411902'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411902'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408812> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408812>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '77'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413434'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413434'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412130> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412130>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412130'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412590'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409848> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409848>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409848'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410459> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410459>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410459'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403893'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:observedWeight '174.31799316406'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402663'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411408'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412425'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409542> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409542>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409542'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406959'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410110'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '347'^^xsd:integer;
  dwc:observedWeight '65.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407667'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407686'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400837'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406437> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406437>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406437'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403206'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '127'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409376> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409376>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409376'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409252'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408423'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414094'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407431> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407431>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407431'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411135'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.71267002820969'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411135'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411171> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411171>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411171'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405904'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405942'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411999> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411999>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411999'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:13:5401884'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402377'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401085'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413545'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407517> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407517>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407517'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409210'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400025'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '5001'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400025'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405369'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404236> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404236>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404236'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405030'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '206'^^xsd:integer;
  dwc:observedWeight '46.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402327'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412882'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412882'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401788'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403204> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403204>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403204'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403204'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401425'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402457'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404798'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404798'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400759'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405856'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400870> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400870>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400870'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1818200349808'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402830'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:observedWeight '125.45400238037'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407710'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402109> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402109>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402109'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412962> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412962>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '17.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412962'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410247> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410247>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403471'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401590'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402510'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412478'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413564'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413564'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.76999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413534'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409447'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409447'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411167'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412627'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403361> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403361>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403361'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400552> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400552>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400552'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59264999628067 -90.1734237670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.59264999628067"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1734237670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59264999628067 -90.1734237670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.59264999628067"^^xsd:decimal ;
  geo-pos:long "-90.1734237670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.17342376709'^^xsd:double;
  dwc:latitude '-0.59264999628067'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '13.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413613'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414469'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414469'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '178'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411268'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408115'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413992> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413992>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413992'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.167860001325607 -90.8331527709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.167860001325607"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8331527709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.167860001325607 -90.8331527709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.167860001325607"^^xsd:decimal ;
  geo-pos:long "-90.8331527709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.833152770996'^^xsd:double;
  dwc:latitude '-0.16786000132561'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412682'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404576'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413963'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414635'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414635'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402346'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401011> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401011>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401011'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401491> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401491>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401491'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413995'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '125'^^xsd:integer;
  dwc:observedWeight '37.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '4.9800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414166'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414339'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414339'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412137> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412137>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412137'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412137'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409006'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406910> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406910>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406910'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407257'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409938'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414894'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411270'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406111'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406111'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405168'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70279997587204 -89.2736663818359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.70279997587204"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2736663818359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70279997587204 -89.2736663818359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.70279997587204"^^xsd:decimal ;
  geo-pos:long "-89.2736663818359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412186'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.273666381836'^^xsd:double;
  dwc:latitude '-0.70279997587204'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412186'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.167860001325607 -90.8331527709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.167860001325607"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8331527709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.167860001325607 -90.8331527709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.167860001325607"^^xsd:decimal ;
  geo-pos:long "-90.8331527709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412683'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.833152770996'^^xsd:double;
  dwc:latitude '-0.16786000132561'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412683'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '10.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411781'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405839> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405839>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405839'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.64970999956131 -90.5543365478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.64970999956131"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5543365478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.64970999956131 -90.5543365478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.64970999956131"^^xsd:decimal ;
  geo-pos:long "-90.5543365478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414384'^^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.554336547852'^^xsd:double;
  dwc:latitude '-0.64970999956131'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414384'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412599'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414473'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414473'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403461'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409471'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410322'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410322'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '320'^^xsd:integer;
  dwc:observedWeight '70.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406444'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408727'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408816> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408816>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408816'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411495'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411495'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406723> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406723>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406723'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407331'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404975> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404975>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404975'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402783> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402783>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402783'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401025'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401025'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '264'^^xsd:integer;
  dwc:observedWeight '65.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406352'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406695'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406695'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405906> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405906>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405906'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408846'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408846'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410005> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410005>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:observedWeight '42.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413484'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407115'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407115'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403754'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403754'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411438'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408358'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '39'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404032'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408069'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414313'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414313'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413397'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406224'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402773'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402773'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406221'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411188> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411188>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411188'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411188'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402560'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402560'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404204'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '23'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404204'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408396'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407906> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407906>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '90'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407906'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409720'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409751'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409751'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413533'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '129'^^xsd:integer;
  dwc:observedWeight '35.740001678467'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413533'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403181'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.6636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403181'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407525> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407525>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407525'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404104'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404104'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408349'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402329'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408489'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412162> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412162>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412162'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412779> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412779>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412779'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407347> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407347>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407347'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410616'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404052'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406337'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402369> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402369>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402369'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408476'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67189002037048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9965515136719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  geo-pos:lat "1.67189002037048"^^xsd:decimal ;
  geo-pos:long "-91.9965515136719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405633'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.996551513672'^^xsd:double;
  dwc:latitude '1.6718900203705'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405633'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400850'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400850'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412117> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412117>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412117'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410047'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413245'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403335'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403335'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401915'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406889'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406889'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409283'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409796> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409796>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409796'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67189002037048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9965515136719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  geo-pos:lat "1.67189002037048"^^xsd:decimal ;
  geo-pos:long "-91.9965515136719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.996551513672'^^xsd:double;
  dwc:latitude '1.6718900203705'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '904'^^xsd:integer;
  dwc:observedWeight '205.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404410'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405435'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405435'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402308'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400655'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406149'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406610> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406610>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406017'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405285'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408930> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408930>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408930'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414415'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414415'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70635998249054 -90.2141876220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.70635998249054"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2141876220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70635998249054 -90.2141876220703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.70635998249054"^^xsd:decimal ;
  geo-pos:long "-90.2141876220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.21418762207'^^xsd:double;
  dwc:latitude '-0.70635998249054'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414235'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.919589996337891 -91.506462097168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.919589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "-91.506462097168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.919589996337891 -91.506462097168)"^^geo:wktLiteral ;
  geo-pos:lat "-0.919589996337891"^^xsd:decimal ;
  geo-pos:long "-91.506462097168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.506462097168'^^xsd:double;
  dwc:latitude '-0.91958999633789'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414649'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414211> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414211>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.9400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414211'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411961'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404969'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405202'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403003> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403003>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.6363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407826'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405306'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412320> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412320>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412320'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412320'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405887'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405531> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405531>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405531'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400632'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400632'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401956> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401956>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401956'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401956'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406211'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406211'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '286'^^xsd:integer;
  dwc:observedWeight '64.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408321'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408495> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408495>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408495'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409062'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414444'^^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.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '6.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414444'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '71'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404116'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406529> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406529>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406529'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405117'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408626'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407247'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407754> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407754>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '95'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407754'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412766'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '13.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412567'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413015'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404481'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402052'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411241'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411241'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407533'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403295'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402370'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404195'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406609> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406609>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406609'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410399'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414281'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414281'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410260'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410260'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.603039979934692"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9080963134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.603039979934692"^^xsd:decimal ;
  geo-pos:long "-90.9080963134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.908096313477'^^xsd:double;
  dwc:latitude '-0.60303997993469'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412505'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412773'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412773'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412868'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403502'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403410'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401702'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400526> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400526>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400526'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.454500198364'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400526'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404217'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411086'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410076'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407304'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90718400478363'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410924'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403220'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403220'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411762'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411907> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411907>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403829> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403829>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403829'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414855'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405693> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405693>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405693'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '0.77272599935532'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409570'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404331'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400324'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408973'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '54.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408973'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407117'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407117'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400787'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414880'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408179'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402255'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404390'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403265'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410191'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414529'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414529'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414506'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414506'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405715'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.342000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-90.420036315918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.342000007629395 -90.420036315918)"^^geo:wktLiteral ;
  geo-pos:lat "0.342000007629395"^^xsd:decimal ;
  geo-pos:long "-90.420036315918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.420036315918'^^xsd:double;
  dwc:latitude '0.34200000762939'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408444'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401734'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401734'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '23'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412523'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400293'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773379981517792 -90.367561340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.773379981517792"^^xsd:decimal ;
  dwc:decimalLongitude "-90.367561340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773379981517792 -90.367561340332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.773379981517792"^^xsd:decimal ;
  geo-pos:long "-90.367561340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.367561340332'^^xsd:double;
  dwc:latitude '-0.77337998151779'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '16.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413595'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400519> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400519>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400519'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400519'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404225'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402321'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402321'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.454540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408060'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408060'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403481'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404411> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404411>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404411'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406890'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.385349988937378"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4985198974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.385349988937378"^^xsd:decimal ;
  geo-pos:long "-90.4985198974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498519897461'^^xsd:double;
  dwc:latitude '0.38534998893738'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409603'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402224'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403565'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403276'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401293> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401293>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401293'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401293'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403980'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '68'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403980'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '91'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404170'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405813'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405813'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405775> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405775>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405775'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411704'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411704'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401567> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401567>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401567'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401567'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412498'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411484'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411484'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408152'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401554> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401554>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401554'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412187'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411794'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411794'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409256> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409256>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409256'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414828'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414828'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402083'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.99999898672104'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407851'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '10.318200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411368'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401724'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411597'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408279'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408279'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406782'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404867'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404867'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402995> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402995>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.863639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410449'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408134> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408134>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408134'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408134'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '25.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412545'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412160> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412160>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412160'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38008999824524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8218002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38008999824524 -91.8218002319336)"^^geo:wktLiteral ;
  geo-pos:lat "1.38008999824524"^^xsd:decimal ;
  geo-pos:long "-91.8218002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.821800231934'^^xsd:double;
  dwc:latitude '1.3800899982452'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412959'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '236'^^xsd:integer;
  dwc:observedWeight '52'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412530'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403263'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403637> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403637>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403637'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402888'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414413'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414413'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411028> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411028>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405241> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405241>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405241'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403866'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403866'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409277'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409277'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405790'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '11.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408481'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '13.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403670'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402949'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '220'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406905'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407218'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407218'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401345> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401345>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401345'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.73636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401577'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '78'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407403'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400801> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400801>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400801'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406312> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406312>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406312'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407628'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401837'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404900> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404900>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404900'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404900'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404786> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404786>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '11.340000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404786'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401730'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401730'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400770> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400770>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400770'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400770'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.62727302312851'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403157'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406141'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406141'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414964'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414964'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405338> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405338>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405338'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406615'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409690'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409786> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409786>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409786'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409786'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920109987258911"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920109987258911 -91.5063323974609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920109987258911"^^xsd:decimal ;
  geo-pos:long "-91.5063323974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414646'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.92010998725891'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414646'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '47'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405272'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411728'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401280'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401189> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401189>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '46.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401189'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414075'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414075'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404573> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404573>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404573'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404810> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404810>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.269203186035'^^xsd:double;
  dwc:latitude '-0.43970000743866'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404810'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403847'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409607'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402013'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402328'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '25.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402328'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400849> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400849>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400849'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '75'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400733> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400733>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400733'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '130'^^xsd:integer;
  dwc:observedWeight '43.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412292'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401979'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407349'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410695> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410695>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410695'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410909> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410909>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400279'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '119.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408007'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401080'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404069'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411227'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411227'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411617'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405430'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405430'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403001'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406281'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402607'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406636'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405268> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405268>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405268'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405268'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410394> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410394>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410394'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410339'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407449> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407449>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407449'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407449'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408628'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404632'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403926'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407007'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402946'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401223> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401223>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401223'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '85'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410424'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410517'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401778'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407858'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411661'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411906> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411906>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414027'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414027'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402468'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402893> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402893>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402893'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401921'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414741'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414741'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408281'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410115'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410115'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413755> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413755>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413755'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409427'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414349'^^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.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '13.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414349'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400616'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410726'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '22.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406070'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '530'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412352'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '13.181799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409455'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412758'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:observedWeight '49.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407004'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25944995880127"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3712463378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25944995880127 -90.3712463378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25944995880127"^^xsd:decimal ;
  geo-pos:long "-90.3712463378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371246337891'^^xsd:double;
  dwc:latitude '-1.2594499588013'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410798'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403742> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403742>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403742'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402199'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408030> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408030>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408030'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407281'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403175> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403175>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403175'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403175'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414857'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404584'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403164'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412622'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402297'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401143'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403161'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '36'^^xsd:integer;
  dwc:observedWeight '10.240900039673'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403161'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401419> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401419>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401419'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '221'^^xsd:integer;
  dwc:observedWeight '64.545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401419'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405555'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412225> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412225>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412225'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412851'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '173'^^xsd:integer;
  dwc:observedWeight '39.549999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413040'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404356'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413292'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410257'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414542'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414542'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410227> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410227>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410227'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410227'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411019> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411019>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411019'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405393'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405393'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413512> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413512>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '5.2300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413512'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403633'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408288> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408288>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '115'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408288'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403512'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404012'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400846> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400846>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400846'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '16.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400882'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406997> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406997>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406997'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.338019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965461730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  geo-pos:lat "0.338019996881485"^^xsd:decimal ;
  geo-pos:long "-89.965461730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965461730957'^^xsd:double;
  dwc:latitude '0.33801999688148'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414493'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414493'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408401> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408401>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414128> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414128>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414128'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409139> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409139>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409139'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412861'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402971'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406308'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406308'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407299'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412141'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406075> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406075>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '103'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406075'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407422> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407422>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407422'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407422'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.090908996760845'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414703'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401463'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413651'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404211'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404211'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403657'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403348> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403348>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403348'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404187'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413001'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413870'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409897'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410066> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410066>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410066'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414611'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414611'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407120'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400933'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402507'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407980> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407980>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407980'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405182> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405182>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405182'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '158.18200683594'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405182'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414733'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414906> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414906>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414906'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407887> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407887>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '104'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407887'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405173'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '223'^^xsd:integer;
  dwc:observedWeight '35.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '31.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408293'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409211> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409211>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409211'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412514> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412514>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412514'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '101'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406708'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414271'^^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.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414271'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410205> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410205>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414335'^^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.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414335'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411953> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411953>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411953'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414038'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405243'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405243'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400466'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400466'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413574'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409764'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400704'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400704'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410291'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401436> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401436>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401436'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401272> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401272>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401272'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414302'^^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.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414302'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411767'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404915'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404915'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414589'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414589'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405776'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '15.227299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405776'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411608> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411608>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411608'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '6.5908999443054'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411608'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400520'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.7272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406282'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401863> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401863>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401863'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401863'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401878'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410548> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410548>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410548'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410548'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401195> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401195>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401195'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413056'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404566'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405892> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405892>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405892'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405892'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406542> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406542>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406542'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406542'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408157> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408157>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '18.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408157'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401628'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409566> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409566>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409566'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404251'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404251'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411502> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411502>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411502'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402151'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405404'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410900'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401785> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401785>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401785'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401785'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  geo-pos:lat "0.339179992675781"^^xsd:decimal ;
  geo-pos:long "-89.965446472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411361'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.401470005512238"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7057189941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.401470005512238"^^xsd:decimal ;
  geo-pos:long "-90.7057189941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.705718994141'^^xsd:double;
  dwc:latitude '-0.40147000551224'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409970'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '142'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413244'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403736'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406181'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406181'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414030'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406555'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406555'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:observedWeight '62.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403938'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404889'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404889'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412255> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412255>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412255'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413368'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413368'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406974'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405912'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401596> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401596>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870597839355'^^xsd:double;
  dwc:latitude '-0.98960000276566'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401596'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410551'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410551'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414626> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414626>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414626'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414626'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410442'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407942'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407897'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406395> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406395>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406395'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406395'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407351> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407351>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '11.340000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407351'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402024> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402024>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402024'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414991> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414991>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414991'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406698'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412251'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413762'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403307'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414901'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405688> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405688>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405688'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405688'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413055'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:observedWeight '26.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413136'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407579'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413835'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406406'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:individualCount '442'^^xsd:integer;
  dwc:observedWeight '107.27300262451'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406406'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403612> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403612>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403612'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404631'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404631'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409759'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409808> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409808>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:observedWeight '49.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409808'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406804'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406805> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406805>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406805'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414795'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '97'^^xsd:integer;
  dwc:observedWeight '27.889999389648'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414795'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '143'^^xsd:integer;
  dwc:observedWeight '41.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '94'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405836'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '47'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404467'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405826> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405826>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405826'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406323'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406323'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412342> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412342>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:observedWeight '68.181701660156'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401000'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404927'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401559'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404670> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404670>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '9.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404670'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404475'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408615'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406958'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406280> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406280>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406280'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414005'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409878'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403801> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403801>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403801'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:observedWeight '135'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407743> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407743>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407743'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407955'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406790'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.045399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406790'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414761'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407009'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405478'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405478'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405853'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402231'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402406> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402406>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402406'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.605920016765594"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8936996459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.605920016765594 -90.8936996459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.605920016765594"^^xsd:decimal ;
  geo-pos:long "-90.8936996459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413668'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.893699645996'^^xsd:double;
  dwc:latitude '-0.60592001676559'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413668'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402676> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402676>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402676'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.713100016117096"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5141296386719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.713100016117096"^^xsd:decimal ;
  geo-pos:long "-90.5141296386719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.514129638672'^^xsd:double;
  dwc:latitude '-0.7131000161171'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414240'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407139> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407139>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407139'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '55'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403950'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410477> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410477>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410477'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407027'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407027'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410860'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413152'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403721> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403721>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '69'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403721'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408350'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405013'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '189'^^xsd:integer;
  dwc:observedWeight '54.772701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405013'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.338019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965461730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  geo-pos:lat "0.338019996881485"^^xsd:decimal ;
  geo-pos:long "-89.965461730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965461730957'^^xsd:double;
  dwc:latitude '0.33801999688148'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '33.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409600'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '4.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403809'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403492> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403492>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403492'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866909980773926"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866909980773926"^^xsd:decimal ;
  geo-pos:long "-89.3644027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364402770996'^^xsd:double;
  dwc:latitude '-0.86690998077393'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411225'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67189002037048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9965515136719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67189002037048 -91.9965515136719)"^^geo:wktLiteral ;
  geo-pos:lat "1.67189002037048"^^xsd:decimal ;
  geo-pos:long "-91.9965515136719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.996551513672'^^xsd:double;
  dwc:latitude '1.6718900203705'^^xsd:double;
  dwc:individualCount '435'^^xsd:integer;
  dwc:observedWeight '65.908996582031'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401179'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401249'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:observedWeight '68.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402243'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402243'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.344559997320175"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5467910766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  geo-pos:lat "0.344559997320175"^^xsd:decimal ;
  geo-pos:long "-90.5467910766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54679107666'^^xsd:double;
  dwc:latitude '0.34455999732018'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412500'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407745'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406176> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406176>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405223> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405223>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405223'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409077'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410353'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '107'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410353'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407275'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407867'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404849> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404849>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404849'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404849'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:observedWeight '41.400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412564'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413076'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413076'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413708'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406944'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:observedWeight '29.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405691'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '205'^^xsd:integer;
  dwc:observedWeight '56.818099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409583'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407108> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407108>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407108'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407108'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409223> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409223>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409223'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409223'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400662'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414844'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '93'^^xsd:integer;
  dwc:observedWeight '43.599998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414844'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.86363500356674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410986> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410986>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403238'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403238'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411805> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411805>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411805'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408912> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408912>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408912'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412401'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412401'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412386'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409443'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407781'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400024'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '2545'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400024'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403167'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403167'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404058'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:observedWeight '47.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406703> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406703>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406703'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409979'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414543'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414543'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414376'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414376'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410149> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410149>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410149'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.34700012207'^^xsd:double;
  dwc:latitude '-0.48879998922348'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401570'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412930'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406785'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406785'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411615'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401523'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405976'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '74'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407540'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410797> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410797>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410797'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414941'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414941'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404499> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404499>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404499'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401358'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403587> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403587>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403587'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403982> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403982>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403982'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '72'^^xsd:integer;
  dwc:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403982'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408686> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408686>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408686'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408686'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405198> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405198>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405198'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404315'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400674> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400674>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400674'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.385349988937378"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4985198974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.385349988937378 -90.4985198974609)"^^geo:wktLiteral ;
  geo-pos:lat "0.385349988937378"^^xsd:decimal ;
  geo-pos:long "-90.4985198974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498519897461'^^xsd:double;
  dwc:latitude '0.38534998893738'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:observedWeight '41.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409614'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412985> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412985>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412985'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401039'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412168'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409288'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '94'^^xsd:integer;
  dwc:observedWeight '19.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414098'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866909980773926"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866909980773926 -89.3644027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866909980773926"^^xsd:decimal ;
  geo-pos:long "-89.3644027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.364402770996'^^xsd:double;
  dwc:latitude '-0.86690998077393'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411354'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401924> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401924>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401924'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.4772700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401924'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402774'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401594'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411462'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407103'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407103'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410366'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '151'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410366'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410825'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404466'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413566'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406770'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406770'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408586'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408911'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408911'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401097'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409424'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407064> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407064>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407064'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410475> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410475>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410475'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411857'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411857'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400314'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '3193'^^xsd:integer;
  dwc:observedWeight '588.63598632812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407668'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400571> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400571>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400571'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411399'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412740'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412740'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408771> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408771>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408771'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408771'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404585'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '38.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401332'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401649'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401421'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401421'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408387'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406347'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408215> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408215>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408215'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408215'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411485'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404498'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404498'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411331'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404245'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401942'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401942'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775510013103485"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3170776367188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775510013103485"^^xsd:decimal ;
  geo-pos:long "-90.3170776367188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.317077636719'^^xsd:double;
  dwc:latitude '-0.77551001310348'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414244'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:observedWeight '49.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410283'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414540'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414540'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414749> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414749>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414749'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9.9799995422363'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414749'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407279'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407279'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414887'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413420'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403760> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403760>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403760'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403760'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '146'^^xsd:integer;
  dwc:observedWeight '28.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413608'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411594'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412309'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406540> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406540>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406540'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406540'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403536'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407864> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407864>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407864'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406030'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403786> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403786>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '108'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403786'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '105'^^xsd:integer;
  dwc:observedWeight '26.979999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414718'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403076'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409084'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413027> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413027>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413027'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403019'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403019'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411404'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402487> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402487>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402487'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404341'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404341'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401346'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406530> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406530>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410085'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410085'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404540'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407986> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407986>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407986'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413742'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401512'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412226> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412226>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412226'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412383'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411577'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400924> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400924>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400924'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403924'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403924'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400910> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400910>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400910'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411879> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411879>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411879'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406055'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408303> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408303>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408303'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '22.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404911'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402046'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405475'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405475'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404577'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400478'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400478'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '412'^^xsd:integer;
  dwc:observedWeight '94.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404391'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406807> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406807>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406807'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406807'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414724'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402794> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402794>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402794'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.1363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402794'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409741'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407405> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407405>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407405'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408538> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408538>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408538'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412654> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412654>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412654'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '130'^^xsd:integer;
  dwc:observedWeight '31'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413063'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413069> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413069>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413069'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413151> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413151>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413151'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412858'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412858'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413898'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413898'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407414> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407414>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407414'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '179'^^xsd:integer;
  dwc:observedWeight '79.318099975586'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414841'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412407'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407098'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407098'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406954'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401865'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759500026702881 -90.778923034668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759500026702881"^^xsd:decimal ;
  dwc:decimalLongitude "-90.778923034668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759500026702881 -90.778923034668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759500026702881"^^xsd:decimal ;
  geo-pos:long "-90.778923034668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.778923034668'^^xsd:double;
  dwc:latitude '-0.75950002670288'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411816'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402871'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402875'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406518> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406518>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '290'^^xsd:integer;
  dwc:observedWeight '63.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406518'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403833> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403833>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403833'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403833'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414263'^^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.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414263'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407606> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407606>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '307'^^xsd:integer;
  dwc:observedWeight '91.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411259> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411259>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411259'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408088'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400927'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412440'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404472'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405303'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406142'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404034'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402192> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402192>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402192'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406872> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406872>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406872'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410194'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '29.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404441'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408801> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408801>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408801'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408801'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401112> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401112>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401112'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404421'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409491> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409491>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409491'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407133'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407133'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411677> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411677>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411677'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401348> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401348>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401348'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412776'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04739999771118 -91.1682968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04739999771118"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1682968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04739999771118 -91.1682968139648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04739999771118"^^xsd:decimal ;
  geo-pos:long "-91.1682968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.168296813965'^^xsd:double;
  dwc:latitude '-1.0473999977112'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414737'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403286'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405613> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405613>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405613'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414125'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408017'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408171'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405817'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407245> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407245>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410703'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410884'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403237> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403237>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403237'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413165> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413165>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413165'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411715> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411715>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411715'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400334'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400334'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413880'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '8.6400003433228'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413880'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404284'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404284'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402429'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403579'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '77'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403579'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '37'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403853'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403062> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403062>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403062'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410146'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '152'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405468'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408777> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408777>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '1912'^^xsd:integer;
  dwc:observedWeight '480'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408777'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413820> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413820>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413820'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.8200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413820'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410979'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410979'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404025'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406851'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406851'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414528'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414528'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401739'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413717'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412259'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '15.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413377'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7.0300002098083'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414791'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412412> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412412>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412412'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413147> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413147>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413147'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:observedWeight '59'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413147'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408979> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408979>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408979'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410415> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410415>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410415'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405398> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405398>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405398'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '64'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403128'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405445'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405445'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413363'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409238> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409238>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409238'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409238'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402689> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402689>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:observedWeight '70.909103393555'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402689'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409797'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407976'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405203> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405203>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405203'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401737> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401737>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401737'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405829'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404666> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404666>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404666'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.40909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404666'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '431'^^xsd:integer;
  dwc:observedWeight '138.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405046'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '324'^^xsd:integer;
  dwc:observedWeight '81.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404944'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403483'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413265'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410541'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410541'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408107> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408107>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408107'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409377> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409377>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409377'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407931> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407931>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407931'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402505> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402505>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402505'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402437> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402437>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402437'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.99790197610855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402437'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '29'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414106'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405087> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405087>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405087'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405005> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405005>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '7'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401286> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401286>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401286'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403114'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411279> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411279>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '13.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411279'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406082'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404476'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404476'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407260> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407260>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410614'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409700'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410348> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410348>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410348'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410348'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412744'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403195> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403195>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403195'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401825'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401825'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403243> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403243>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403243'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410747'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412105> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412105>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412105'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409270> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409270>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409270'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406203'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402890'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402644> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402644>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402644'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400969'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402608'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402608'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401125'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406996> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406996>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406996'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406996'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404782> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404782>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404782'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409420> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409420>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409420'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413387'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413387'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411627'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408116> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408116>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408116'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408632> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408632>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408632'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400326'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402450> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402450>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402450'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406993> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406993>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '14.318200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406993'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414976'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403880'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403880'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402360> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402360>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402360'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408047> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408047>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408047'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401387> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401387>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:observedWeight '47.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401387'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411210> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411210>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411210'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401731'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401731'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '33.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406445'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405713'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412655> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412655>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412655'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407767'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407806'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0733499974012375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2329177856445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0733499974012375 -91.2329177856445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0733499974012375"^^xsd:decimal ;
  geo-pos:long "-91.2329177856445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.232917785645'^^xsd:double;
  dwc:latitude '0.073349997401238'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408282'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410120'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406898> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406898>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406898'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406898'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412657'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402102> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402102>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402102'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400660> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400660>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:observedWeight '61.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400660'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406390'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404277> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404277>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404277'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404277'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403952'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '63'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403952'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414696'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404051'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412125> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412125>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412125'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '247'^^xsd:integer;
  dwc:observedWeight '64.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409954'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401029'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401029'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408497'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408497'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403251'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406565> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406565>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406565'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403942'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403631> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403631>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403631'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405084'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406218'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406218'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408296> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408296>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '140'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407172'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407952'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414967'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405951'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403016'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408217'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408724'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408724'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413323> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413323>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413323'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413188'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413188'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403187'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404733'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404733'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404710'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401581'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407181'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407181'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407382'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403421'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '36'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403421'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410389'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410389'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405121'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400404'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412462> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412462>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:observedWeight '38.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412462'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402860> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402860>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402860'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '65'^^xsd:integer;
  dwc:observedWeight '15.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413849'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413760'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400835'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405083'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '52'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405083'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402383> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402383>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402383'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616752624512'^^xsd:double;
  dwc:latitude '-1.3929200172424'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.59874099493027'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402383'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406052'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410536'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401543'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408593> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408593>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '241'^^xsd:integer;
  dwc:observedWeight '77.27269744873'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408593'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405271> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405271>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405271'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405271'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '47'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403954'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400771> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400771>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400771'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408332'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405308> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405308>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405308'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405308'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404458'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406157'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400656'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410941'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407748> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407748>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407748'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407748'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407365'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413329'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.2300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413329'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409222'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409222'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409531> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409531>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409531'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.710810005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2154693603516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710810005664825 -90.2154693603516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.710810005664825"^^xsd:decimal ;
  geo-pos:long "-90.2154693603516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.215469360352'^^xsd:double;
  dwc:latitude '-0.71081000566482'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414149'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '19'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404165'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401096'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:observedWeight '78.900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413138'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414558'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414558'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405110> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405110>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405110'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409021> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409021>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406057> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406057>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413443'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404579'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409097> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409097>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '149'^^xsd:integer;
  dwc:observedWeight '33.86360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408613'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404205'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406471'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400554'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402882'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '28'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404213'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409426> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409426>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409426'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413009'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413009'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410735'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409522'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402274'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.655430018901825 -90.1834564208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.655430018901825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1834564208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.655430018901825 -90.1834564208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.655430018901825"^^xsd:decimal ;
  geo-pos:long "-90.1834564208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412221'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.183456420898'^^xsd:double;
  dwc:latitude '-0.65543001890182'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402803> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402803>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402803'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409772> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409772>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409772'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401198> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401198>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:observedWeight '55.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401198'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401510> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401510>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401510'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403931'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403931'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409137> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409137>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409137'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '55'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409137'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411363> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411363>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411363'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408329> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408329>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408329'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406795'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407537> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407537>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407537'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404031'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408938> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408938>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409060> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409060>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:observedWeight '45'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '958'^^xsd:integer;
  dwc:observedWeight '190.45399475098'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413019'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '60'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403949'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410386'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402460'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402375> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402375>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402375'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403006> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403006>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409756> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409756>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409756'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401265'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '176'^^xsd:integer;
  dwc:observedWeight '36.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406087'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413858'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401424> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401424>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401424'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400539> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400539>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400539'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400539'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403210'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401373> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401373>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401373'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401373'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:observedWeight '45.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402427'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412689'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '56'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406152'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400781'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406373> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406373>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406373'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '38'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402927'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400598'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413219> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413219>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413219'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413219'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407429'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413486'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '48.599998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413486'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164226397871971"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7115325927734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164226397871971 -90.7115325927734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164226397871971"^^xsd:decimal ;
  geo-pos:long "-90.7115325927734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.711532592773'^^xsd:double;
  dwc:latitude '-0.16422639787197'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412231'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413236> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413236>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413236'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402492'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402492'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401976'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409538> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409538>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409538'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413788> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413788>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.5599999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413788'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414314> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414314>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414314'^^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.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '11.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414314'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404148> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404148>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404148'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404148'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401838'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402847> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402847>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.136400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402847'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402716'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402716'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405751'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409891> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409891>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409891'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409891'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '49'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406362'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400883> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400883>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400883'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401253'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405221> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405221>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405221'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '39'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405221'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408551> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408551>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408551'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408551'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403153> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403153>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403153'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203199997544289 -90.8449020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.203199997544289"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8449020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203199997544289 -90.8449020385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.203199997544289"^^xsd:decimal ;
  geo-pos:long "-90.8449020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.844902038574'^^xsd:double;
  dwc:latitude '-0.20319999754429'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403318'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '180'^^xsd:integer;
  dwc:observedWeight '51.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408156'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408537> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408537>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408537'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411971'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406875> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406875>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406875'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403830'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '140'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403830'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409207> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409207>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409207'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412549> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412549>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412549'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412549'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404338> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404338>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404338'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '50'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404338'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404509'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408624'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404785> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404785>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404785'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401410> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401410>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401410'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408853'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401122'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405837'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405837'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405675> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405675>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405675'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403823> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403823>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403823'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400358'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403438'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '7.9545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400595'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411790'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411790'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410586> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410586>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410586'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404333> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404333>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404333'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409485> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409485>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409485'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404891> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404891>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404891'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404732'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401599'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401816'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401816'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408389> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408389>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408389'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '112'^^xsd:integer;
  dwc:observedWeight '31.819999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413269'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410275'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405773> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405773>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405773'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407875'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407875'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408927> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408927>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409469'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637419998645782 -90.8747711181641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.637419998645782"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8747711181641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.637419998645782 -90.8747711181641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.637419998645782"^^xsd:decimal ;
  geo-pos:long "-90.8747711181641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874771118164'^^xsd:double;
  dwc:latitude '-0.63741999864578'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413475'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406706'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406706'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414710'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413309> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413309>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413309'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413309'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772440016269684 -90.3517684936523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772440016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3517684936523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772440016269684 -90.3517684936523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772440016269684"^^xsd:decimal ;
  geo-pos:long "-90.3517684936523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412748'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.351768493652'^^xsd:double;
  dwc:latitude '-0.77244001626968'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412748'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410413'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401386> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401386>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401386'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401386'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403739> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403739>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403739'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411127'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407071> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407071>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407071'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405191'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412025> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412025>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404787> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404787>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404787'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404787'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400465> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400465>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400465'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400465'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401380> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401380>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '39.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401380'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407548'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403009> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403009>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410921> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410921>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403750'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401521'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:observedWeight '53.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401521'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404838'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401791'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411024> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411024>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402958> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402958>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402958'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402958'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403174> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403174>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403174'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403174'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412429'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403155'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407558'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406054'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414634'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414634'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7070007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7070007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.707000732422'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410696'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406170> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406170>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406170'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402550'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04831004142761 -91.164909362793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04831004142761"^^xsd:decimal ;
  dwc:decimalLongitude "-91.164909362793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04831004142761 -91.164909362793)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04831004142761"^^xsd:decimal ;
  geo-pos:long "-91.164909362793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.164909362793'^^xsd:double;
  dwc:latitude '-1.0483100414276'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414727'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403668> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403668>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403668'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407675'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411827'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '188'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401302'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404196'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406809'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406809'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410760'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400031'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:observedWeight '2010'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400031'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407702'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407702'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '279'^^xsd:integer;
  dwc:observedWeight '98.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403332'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404313'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401397> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401397>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401397'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405434'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405434'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.338019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965461730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  geo-pos:lat "0.338019996881485"^^xsd:decimal ;
  geo-pos:long "-89.965461730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965461730957'^^xsd:double;
  dwc:latitude '0.33801999688148'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409620'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401471> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401471>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401471'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '13.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405122'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '9.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403240'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58100950717926 -90.1660690307617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58100950717926"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1660690307617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58100950717926 -90.1660690307617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58100950717926"^^xsd:decimal ;
  geo-pos:long "-90.1660690307617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166069030762'^^xsd:double;
  dwc:latitude '-0.58100950717926'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412222'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400438> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400438>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400438'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01559996604919 -91.0500030517578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01559996604919"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0500030517578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01559996604919 -91.0500030517578)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01559996604919"^^xsd:decimal ;
  geo-pos:long "-91.0500030517578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.050003051758'^^xsd:double;
  dwc:latitude '-1.0155999660492'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410534'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410487'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407288'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412537> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412537>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412537'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412537'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62652999162674 -90.8812713623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.62652999162674"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8812713623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62652999162674 -90.8812713623047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.62652999162674"^^xsd:decimal ;
  geo-pos:long "-90.8812713623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.881271362305'^^xsd:double;
  dwc:latitude '-0.62652999162674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413787'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402196'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402196'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404642> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404642>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404642'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412108'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405307'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405876> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405876>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405876'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404023'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404023'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411968'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411968'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769249975681305"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769249975681305"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.76924997568131'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414238'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412726'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412651> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412651>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412651'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402863'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403811'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403063> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403063>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403063'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407419> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407419>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407419'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411915> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411915>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407506> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407506>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:observedWeight '98.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412474> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412474>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412474'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412474'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406067> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406067>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406067'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414430> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414430>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414430'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5500001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414430'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411583'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411682'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411682'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411564'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405809> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405809>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405809'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405809'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404649'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404649'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.170049995183945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3412094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.170049995183945 -91.3412094116211)"^^geo:wktLiteral ;
  geo-pos:lat "0.170049995183945"^^xsd:decimal ;
  geo-pos:long "-91.3412094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413417'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.341209411621'^^xsd:double;
  dwc:latitude '0.17004999518395'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413417'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406558'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404763'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407343'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414344'^^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.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414344'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357890009880066"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2805023193359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357890009880066"^^xsd:decimal ;
  geo-pos:long "-91.2805023193359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409976'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280502319336'^^xsd:double;
  dwc:latitude '-0.35789000988007'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409976'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409528> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409528>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409528'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413628'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413628'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403591'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405040> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405040>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405040'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402181> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402181>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402181'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402181'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405326'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406692'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408320'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409391> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409391>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409391'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409391'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.81818097829819'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409464'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414318'^^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.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.5450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414318'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405919'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410713'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414946'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '368'^^xsd:integer;
  dwc:observedWeight '82.272598266602'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409104'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410124'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '135'^^xsd:integer;
  dwc:observedWeight '34.319999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413333'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401199> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401199>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401199'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402099'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402591'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405057> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405057>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405057'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '80'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405057'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.424239993095398"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9511108398438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.424239993095398 -90.9511108398438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.424239993095398"^^xsd:decimal ;
  geo-pos:long "-90.9511108398438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951110839844'^^xsd:double;
  dwc:latitude '-0.4242399930954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413217'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414629'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414629'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406560> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406560>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406560'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406560'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405359'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '118'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407903'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400667> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400667>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400667'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402343> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402343>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402343'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410218> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410218>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414936'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457038879395'^^xsd:double;
  dwc:latitude '-0.98812997341156'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414936'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '213'^^xsd:integer;
  dwc:observedWeight '39.772701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404855'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408717> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408717>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408717'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409150> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409150>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409150'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405427> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405427>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '82'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405427'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413634> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413634>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413634'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404011'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '43'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404011'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404906> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404906>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404906'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '103'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407877'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413087'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407114'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '116'^^xsd:integer;
  dwc:observedWeight '31.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413746'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414466'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414466'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412632'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412632'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409275'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413489> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413489>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413489'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402561'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404143> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404143>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404143'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408170'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408170'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411709'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411709'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404417'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404417'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402001> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402001>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402001'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401507'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401507'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.280800014734268"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5466995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.280800014734268 -90.5466995239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.280800014734268"^^xsd:decimal ;
  geo-pos:long "-90.5466995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407718'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.546699523926'^^xsd:double;
  dwc:latitude '-0.28080001473427'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407718'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400673'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407672> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407672>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:observedWeight '84.999900817871'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407672'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406668> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406668>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406668'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.338019996881485"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965461730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.338019996881485 -89.965461730957)"^^geo:wktLiteral ;
  geo-pos:lat "0.338019996881485"^^xsd:decimal ;
  geo-pos:long "-89.965461730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.965461730957'^^xsd:double;
  dwc:latitude '0.33801999688148'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '28.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409599'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410118'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410128'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '21'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412880'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.401470005512238"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7057189941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.401470005512238 -90.7057189941406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.401470005512238"^^xsd:decimal ;
  geo-pos:long "-90.7057189941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.705718994141'^^xsd:double;
  dwc:latitude '-0.40147000551224'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7727200984955'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409968'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402005'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407868> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407868>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '79'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407868'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.40803998708725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3833312988281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.40803998708725 -91.3833312988281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.40803998708725"^^xsd:decimal ;
  geo-pos:long "-91.3833312988281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400477'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.383331298828'^^xsd:double;
  dwc:latitude '-0.40803998708725'^^xsd:double;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400477'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407916> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407916>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407916'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402277'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400560'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401511'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404378'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404378'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409423> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409423>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409423'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409922'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405394'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405559> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405559>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405559'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410838'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410759'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413908'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402723'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402723'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413346'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406755'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410265'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407518'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '96'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407518'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414923> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414923>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414923'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407362> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407362>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407362'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411419> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411419>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411419'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408747'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408747'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414952> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414952>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414952'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404180'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401866> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401866>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401866'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401866'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412967'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413846'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '233'^^xsd:integer;
  dwc:observedWeight '58.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402428'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404223'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404223'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407804> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407804>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407804'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402562'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.744880020618439 -90.4505462646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.744880020618439"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4505462646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.744880020618439 -90.4505462646484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.744880020618439"^^xsd:decimal ;
  geo-pos:long "-90.4505462646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.450546264648'^^xsd:double;
  dwc:latitude '-0.74488002061844'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413104'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404538'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '340'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403299'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408888'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407435'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400825'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406032'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409865'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409865'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405029> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405029>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405029'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402461'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404886'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402849'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400635> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400635>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400635'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400635'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411452'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408440'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:observedWeight '42.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405050'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403678> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403678>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403678'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403678'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410661'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402792'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402792'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401617> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401617>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401617'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405018'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404409> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404409>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '1579'^^xsd:integer;
  dwc:observedWeight '304.09100341797'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404409'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412085> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412085>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412085'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408406> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408406>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408406'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403353> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403353>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403353'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403590'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406870> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406870>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406870'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400904'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405945'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408080'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408080'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:observedWeight '58.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402433'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407008'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410748'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407374'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407374'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413179> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413179>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '34'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413179'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407563'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411274> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411274>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411274'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412349> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412349>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1056'^^xsd:integer;
  dwc:observedWeight '252.72700500488'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412349'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403570'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403603> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403603>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '107'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403603'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413570'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775510013103485"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3170776367188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775510013103485 -90.3170776367188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775510013103485"^^xsd:decimal ;
  geo-pos:long "-90.3170776367188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.317077636719'^^xsd:double;
  dwc:latitude '-0.77551001310348'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414182'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413498'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413498'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403718'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '378'^^xsd:integer;
  dwc:observedWeight '79.090797424316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401819'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401819'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405697'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404903'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404903'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408177'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406287'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404548'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '71'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404548'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.713100016117096"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5141296386719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.713100016117096 -90.5141296386719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.713100016117096"^^xsd:decimal ;
  geo-pos:long "-90.5141296386719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.514129638672'^^xsd:double;
  dwc:latitude '-0.7131000161171'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414242'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414541'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414541'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406676> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406676>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406676'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406676'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409763'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409763'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407749> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407749>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407749'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407749'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '2.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '222'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403049'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404474> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404474>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404474'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404727'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406843> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406843>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '73'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406843'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406715'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402500'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412540'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.747900009155273 -90.3137435913086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.747900009155273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3137435913086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.747900009155273 -90.3137435913086)"^^geo:wktLiteral ;
  geo-pos:lat "-0.747900009155273"^^xsd:decimal ;
  geo-pos:long "-90.3137435913086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.313743591309'^^xsd:double;
  dwc:latitude '-0.74790000915527'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '31.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412639'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413493'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.859889984130859 -89.371337890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.859889984130859"^^xsd:decimal ;
  dwc:decimalLongitude "-89.371337890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.859889984130859 -89.371337890625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.859889984130859"^^xsd:decimal ;
  geo-pos:long "-89.371337890625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.371337890625'^^xsd:double;
  dwc:latitude '-0.85988998413086'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412192'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400838'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402711> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402711>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402711'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '11.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413695'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402536> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402536>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402536'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409266'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413836> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413836>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413836'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413836'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414392'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414392'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403998'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408876> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408876>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408876'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405683> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405683>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.136360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405683'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404931'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:observedWeight '113.31800079346'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404931'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402951'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406037'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408443> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408443>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408443'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411895> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411895>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:observedWeight '49.545398712158'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408625'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406796'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406796'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411905> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411905>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401698'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407106'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410981> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410981>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410981'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410981'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401433> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401433>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401433'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408662'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413126> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413126>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413126'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408302> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408302>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408302'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401311> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401311>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '495'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401311'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407696'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '200'^^xsd:integer;
  dwc:observedWeight '54.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405349'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401862'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407481> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407481>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407481'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400289'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411750'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405342> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405342>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '173'^^xsd:integer;
  dwc:observedWeight '42.954498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405342'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403198> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403198>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.5454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403198'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408162'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408162'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411444> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411444>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411444'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411960'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405840'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '578'^^xsd:integer;
  dwc:observedWeight '140.68200683594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405331'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414633> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414633>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414633'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414633'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:observedWeight '38.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403782'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407937'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412596'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400752'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411464'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404909> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404909>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '14.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404909'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404720> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404720>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404720'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.7727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404720'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400712> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400712>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400712'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '24.545499801636'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400712'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412483> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412483>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412483'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405661> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405661>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405661'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405661'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406965'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414746'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407822> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407822>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407822'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.34700012207'^^xsd:double;
  dwc:latitude '-0.48879998922348'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401569'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402466> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402466>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402466'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406072> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406072>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406072'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408845'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411824'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411824'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406854> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406854>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406854'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404673> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404673>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404673'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.2727299928665'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404673'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '6.863639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404662'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401050'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401050'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403991'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401370> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401370>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401370'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407205'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408228> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408228>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408228'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '106'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414514'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414514'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.398420006036758 -90.7017669677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.398420006036758"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7017669677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.398420006036758 -90.7017669677734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.398420006036758"^^xsd:decimal ;
  geo-pos:long "-90.7017669677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.701766967773'^^xsd:double;
  dwc:latitude '-0.39842000603676'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403785'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171709999442101"^^xsd:decimal ;
  geo-pos:long "-90.8314819335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414354'^^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.831481933594'^^xsd:double;
  dwc:latitude '-0.1717099994421'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414354'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410213'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404873'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402310'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402310'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401528> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401528>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401528'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401528'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408706'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408706'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408769> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408769>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408769'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404188'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401709> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401709>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401709'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401709'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402104'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404296'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404044> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404044>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '33'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404044'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404457'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403948> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403948>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403948'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403948'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411165> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411165>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411165'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411165'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407947> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407947>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407947'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409219> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409219>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409219'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409219'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413320'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413320'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400795'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403615'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403615'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404739'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406509'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405588'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412897> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412897>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412897'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '70'^^xsd:integer;
  dwc:observedWeight '22.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412963'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769729971885681 -90.3193817138672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769729971885681"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3193817138672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769729971885681 -90.3193817138672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769729971885681"^^xsd:decimal ;
  geo-pos:long "-90.3193817138672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414405'^^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.319381713867'^^xsd:double;
  dwc:latitude '-0.76972997188568'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.635999917984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414405'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410112'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410978> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410978>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '11.136300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410978'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411578> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411578>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411578'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409681'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400579'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400579'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405188> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405188>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405188'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405188'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408186'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408186'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407670> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407670>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407670'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403914> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403914>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '62'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403914'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408348> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408348>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408348'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403425'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402515'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402515'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '85'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404896'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403716'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412486'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412486'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '140'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404437'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '205'^^xsd:integer;
  dwc:observedWeight '52.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403043'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405771'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405771'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405094> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405094>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.7272700071335'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405094'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406118'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5242999792099 -90.2165985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5242999792099"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2165985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5242999792099 -90.2165985107422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5242999792099"^^xsd:decimal ;
  geo-pos:long "-90.2165985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.216598510742'^^xsd:double;
  dwc:latitude '-0.5242999792099'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.6799998283386'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413252'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412780'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414118> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414118>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414118'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411403> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411403>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411403'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406201> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406201>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402067> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402067>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402067'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410151'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405671> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405671>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405671'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406342'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406342'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405036'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '158'^^xsd:integer;
  dwc:observedWeight '50.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405036'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406867'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400569> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400569>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400569'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402092'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403011'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404639> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404639>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404639'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411641> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411641>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405991'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404615'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405815'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403053> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403053>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.774002075195'^^xsd:double;
  dwc:latitude '0.64709997177124'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403053'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403520'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412328> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412328>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '308'^^xsd:integer;
  dwc:observedWeight '77.727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.61599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7440032958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.61599999666214 -90.7440032958984)"^^geo:wktLiteral ;
  geo-pos:lat "0.61599999666214"^^xsd:decimal ;
  geo-pos:long "-90.7440032958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414320'^^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.744003295898'^^xsd:double;
  dwc:latitude '0.61599999666214'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '19.090999603271'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414320'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410453> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410453>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410453'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409016> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409016>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409016'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.287200003862381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8550033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.287200003862381 -90.8550033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.287200003862381"^^xsd:decimal ;
  geo-pos:long "-90.8550033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.855003356934'^^xsd:double;
  dwc:latitude '-0.28720000386238'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403061'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400724'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '10.681799888611'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400724'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411100'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412294> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412294>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412294'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412294'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402261'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:observedWeight '65.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407497'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401718> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401718>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401718'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410564'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402410'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414399'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414399'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412119'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408078> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408078>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408078'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408078'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769249975681305"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769249975681305"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.76924997568131'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414255'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412874'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410266'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407306> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407306>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '156'^^xsd:integer;
  dwc:observedWeight '35.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407306'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774680018424988 -90.3879318237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.774680018424988"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3879318237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774680018424988 -90.3879318237305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.774680018424988"^^xsd:decimal ;
  geo-pos:long "-90.3879318237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.38793182373'^^xsd:double;
  dwc:latitude '-0.77468001842499'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414189'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403592'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180500000715256"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8375015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180500000715256 -90.8375015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180500000715256"^^xsd:decimal ;
  geo-pos:long "-90.8375015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.837501525879'^^xsd:double;
  dwc:latitude '-0.18050000071526'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403066'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411789'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404784'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.4545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404784'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:observedWeight '97.72730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401105'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412267'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '9.3299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414695'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402116'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412626'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412626'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405262'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '25'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405262'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402472> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402472>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402472'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402472'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '10.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405118'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401342'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405509'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405509'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405940'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405392> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405392>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '8.2727203369141'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405392'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412208'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410289> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410289>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410289'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414451> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414451>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414451'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414451'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406110'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414873> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414873>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414873'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414873'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.339179992675781"^^xsd:decimal ;
  dwc:decimalLongitude "-89.965446472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.339179992675781 -89.965446472168)"^^geo:wktLiteral ;
  geo-pos:lat "0.339179992675781"^^xsd:decimal ;
  geo-pos:long "-89.965446472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.965446472168'^^xsd:double;
  dwc:latitude '0.33917999267578'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408330'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403077> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403077>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.7727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403077'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410719> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410719>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410719'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.5908999443054'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405965'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408541'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405841> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405841>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405841'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407044'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412437'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406478'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406132'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413050'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413050'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403350'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '111'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404680'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706250011920929 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706250011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706250011920929 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706250011920929"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70625001192093'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414220'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408038'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408038'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414904> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414904>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414904'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414904'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410902> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410902>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410902'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410902'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409524'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409524'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407290'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406120'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402251> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402251>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402251'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402251'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402766> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402766>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '29.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402766'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405152> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405152>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405152'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406803> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406803>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406803'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406803'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407934'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404014'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411300'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410879'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410879'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406887> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406887>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406887'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405037'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405037'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '1370'^^xsd:integer;
  dwc:observedWeight '324.54501342773'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401382'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404776'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '0.90718400478363'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404454'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400750'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400750'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414474'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414474'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404010'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '11'^^xsd:integer;
  dwc:observedWeight '2.9545500278473'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404010'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400790> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400790>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400790'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405014'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408297> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408297>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '353'^^xsd:integer;
  dwc:observedWeight '71.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411878> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411878>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411878'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401415> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401415>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401415'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401415'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405789> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405789>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405789'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403746'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405109> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405109>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405109'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400436'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412782'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414311'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414311'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413671> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413671>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413671'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70209002494812 -90.2115173339844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.70209002494812"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2115173339844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70209002494812 -90.2115173339844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.70209002494812"^^xsd:decimal ;
  geo-pos:long "-90.2115173339844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.211517333984'^^xsd:double;
  dwc:latitude '-0.70209002494812'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414172'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412890'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.4073715209961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0627000033855438"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4073715209961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.4073715209961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0627000033855438"^^xsd:decimal ;
  geo-pos:long "-91.4073715209961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407371520996'^^xsd:double;
  dwc:latitude '-0.062700003385544'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413481'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404667> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404667>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:observedWeight '28.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404667'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402955> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402955>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402955'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400691'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413792> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413792>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.5700001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413792'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401310'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410406'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406617'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410402'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406779> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406779>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406779'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412460'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413455> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413455>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413455'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:observedWeight '61.400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413455'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412846'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405195'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405195'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409580> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409580>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409580'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409580'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407166'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412560> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412560>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412560'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68529999256134 -90.1934432983398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68529999256134"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1934432983398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68529999256134 -90.1934432983398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68529999256134"^^xsd:decimal ;
  geo-pos:long "-90.1934432983398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412734'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.19344329834'^^xsd:double;
  dwc:latitude '-0.68529999256134'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '6.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412734'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406497> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406497>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406497'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407204'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407204'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410690'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411031> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411031>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411031'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408823> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408823>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414129'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409994'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414498'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414498'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403092'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.6227300167084'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403092'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414462> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414462>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414462'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414462'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402581> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402581>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402581'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405343'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414208'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '295'^^xsd:integer;
  dwc:observedWeight '100.45400238037'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406934'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400958> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400958>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400958'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:observedWeight '34.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400958'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400964'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '39.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400964'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410728'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410617'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411832'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411832'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400949'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400949'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401442'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407848'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '144'^^xsd:integer;
  dwc:observedWeight '46.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406733> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406733>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '98'^^xsd:integer;
  dwc:observedWeight '17.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407092> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407092>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407092'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402171'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706260025501251"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2041931152344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706260025501251 -90.2041931152344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706260025501251"^^xsd:decimal ;
  geo-pos:long "-90.2041931152344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.204193115234'^^xsd:double;
  dwc:latitude '-0.70626002550125'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414233'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410448> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410448>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410448'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407740> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407740>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409287'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411455'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411455'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408604'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '39'^^xsd:integer;
  dwc:observedWeight '10.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408604'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412714'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401564'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '6.0300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413917'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405252'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408635> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408635>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408635'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.079376220703'^^xsd:double;
  dwc:latitude '-0.8313000202179'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403939'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411107> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411107>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411107'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401225'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401225'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409468> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409468>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409468'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '14.318200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409468'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409480'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409480'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401367> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401367>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401367'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.271986991167068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6253967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.271986991167068 -91.6253967285156)"^^geo:wktLiteral ;
  geo-pos:lat "0.271986991167068"^^xsd:decimal ;
  geo-pos:long "-91.6253967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625396728516'^^xsd:double;
  dwc:latitude '0.27198699116707'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401261'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402597> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402597>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402597'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407817> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407817>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407817'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.363070011138916 -91.2793273925781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.363070011138916"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2793273925781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.363070011138916 -91.2793273925781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.363070011138916"^^xsd:decimal ;
  geo-pos:long "-91.2793273925781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.279327392578'^^xsd:double;
  dwc:latitude '-0.36307001113892'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409824'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414070'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412582'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413038'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413038'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404996'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '91'^^xsd:integer;
  dwc:observedWeight '26.136400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404996'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '37'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403474'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413316'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414362'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414362'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410769'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03933000564575 -91.2270202636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03933000564575"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2270202636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03933000564575 -91.2270202636719)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03933000564575"^^xsd:decimal ;
  geo-pos:long "-91.2270202636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227020263672'^^xsd:double;
  dwc:latitude '-1.0393300056457'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414074'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403230'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401453'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408678'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401051'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406399'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '77'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406469'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413208> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413208>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413208'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413208'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406865> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406865>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406865'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407965'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402769> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402769>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402769'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402769'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401743'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401743'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '8.990909576416'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402049'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403566> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403566>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403566'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406821'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402178'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402178'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411262> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411262>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411262'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411262'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413313'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414782'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402000> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402000>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:observedWeight '40.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402000'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407752'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407752'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411525'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408266> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408266>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:observedWeight '56.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405752'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401124> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401124>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401124'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401124'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '64'^^xsd:integer;
  dwc:observedWeight '18.227300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403300'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406126'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407631> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407631>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '259'^^xsd:integer;
  dwc:observedWeight '110'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407631'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769249975681305"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769249975681305"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.76924997568131'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2599999904633'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414205'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '154'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404404'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:observedWeight '23.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400602'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405479'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401496> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401496>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401496'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '28.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401496'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402411'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '36.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402411'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406048> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406048>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '46'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406048'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406365> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406365>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2727299928665'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406365'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404200'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404407'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404231'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400467> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400467>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400467'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400467'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409083> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409083>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '28.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409083'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402095> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402095>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402095'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403605> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403605>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403605'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402967> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402967>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.269203186035'^^xsd:double;
  dwc:latitude '-0.43970000743866'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402967'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '42'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404329'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405267'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401842'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401842'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59688001871109 -91.0849227905273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.59688001871109"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0849227905273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.59688001871109 -91.0849227905273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.59688001871109"^^xsd:decimal ;
  geo-pos:long "-91.0849227905273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409841'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.084922790527'^^xsd:double;
  dwc:latitude '-0.59688001871109'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409841'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414061'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404290'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403306'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407354'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.7727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407354'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406760> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406760>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406760'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403691'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407568'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412265'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '21.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412857'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409702> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409702>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409702'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409702'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402825'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402825'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414058'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409977> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409977>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409977'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408528'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412835> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412835>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412835'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410592'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410592'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414990> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414990>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414990'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403861'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404940'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402105> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402105>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402105'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401088> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401088>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '391'^^xsd:integer;
  dwc:observedWeight '112.27300262451'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401088'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:observedWeight '100.90899658203'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400985'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403800> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403800>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403800'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414918> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414918>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414918'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413046'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408932> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408932>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403872> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403872>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403872'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403872'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402855'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401645> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401645>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401645'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402264'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402264'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414680'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407388> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407388>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407388'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407388'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414593'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414593'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414951'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.803690016269684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.040657043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.803690016269684 -90.040657043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.803690016269684"^^xsd:decimal ;
  geo-pos:long "-90.040657043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.040657043457'^^xsd:double;
  dwc:latitude '-0.80369001626968'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411296'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411765'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408531'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411312'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410994> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410994>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410994'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406180'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410436'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400545> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400545>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400545'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400545'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407137> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407137>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407137'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407137'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '24.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403365'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401722'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '32'^^xsd:integer;
  dwc:observedWeight '10.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408963'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402361'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400986> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400986>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400986'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406284> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406284>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406284'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.72727197408676'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406145'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401064'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401064'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404269'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412154> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412154>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412154'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412154'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414001'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357890009880066"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2805023193359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357890009880066 -91.2805023193359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357890009880066"^^xsd:decimal ;
  geo-pos:long "-91.2805023193359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280502319336'^^xsd:double;
  dwc:latitude '-0.35789000988007'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409973'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414573'^^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.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414573'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405107> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405107>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405107'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '19.549999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413715'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513603210449'^^xsd:double;
  dwc:latitude '-0.95539999008179'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404416'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401288> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401288>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401288'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404275'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404275'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405017> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405017>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '67'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405017'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408879'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405939'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403968> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403968>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403968'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678699970245361 -90.5413131713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.678699970245361"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5413131713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678699970245361 -90.5413131713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.678699970245361"^^xsd:decimal ;
  geo-pos:long "-90.5413131713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541313171387'^^xsd:double;
  dwc:latitude '-0.67869997024536'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411421'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401807'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401807'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408704'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408106> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408106>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408106'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409546> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409546>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409546'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413468'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413468'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.415589988231659 -90.9724273681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.415589988231659"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9724273681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.415589988231659 -90.9724273681641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.415589988231659"^^xsd:decimal ;
  geo-pos:long "-90.9724273681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.972427368164'^^xsd:double;
  dwc:latitude '-0.41558998823166'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413412'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409629'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.762199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3019027709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.762199997901917 -90.3019027709961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.762199997901917"^^xsd:decimal ;
  geo-pos:long "-90.3019027709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.301902770996'^^xsd:double;
  dwc:latitude '-0.76219999790192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404802'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411168> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411168>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411168'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414363'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414363'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408046> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408046>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409732'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410018> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410018>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410018'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405244> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405244>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405244'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '36.818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405244'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '61'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403145'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409411'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409411'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406334'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '51'^^xsd:integer;
  dwc:observedWeight '15.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404373'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413780> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413780>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413780'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414616'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414616'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402944'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408738'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '62'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409615'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412315'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412315'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402880> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402880>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402880'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402129> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402129>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402129'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410008'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '63'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402920'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408418> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408418>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408418'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '57'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412430'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414810'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0699996948242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414810'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410569'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.54545402526855'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410569'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404283> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404283>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '92'^^xsd:integer;
  dwc:observedWeight '17.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404283'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '31'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403200'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411257> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411257>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411257'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409762> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409762>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:observedWeight '33.409099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409762'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412808'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405867> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405867>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405867'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410813> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410813>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410813'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406637'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '3.5454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403988'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413821> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413821>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413821'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413821'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403724> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403724>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403724'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.18181799352169'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403724'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402945> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402945>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402945'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401696'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404951> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404951>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '87'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404951'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404832'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '8.863639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403768'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403133'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '64'^^xsd:integer;
  dwc:observedWeight '17.85000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403133'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401965> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401965>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401965'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405832> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405832>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '44'^^xsd:integer;
  dwc:observedWeight '9.318169593811'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405832'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413273> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413273>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '6.8200001716614'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413273'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410755'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406988'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406988'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407323> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407323>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407323'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403541> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403541>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403541'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403862'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '20'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403862'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401944'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402881'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411292> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411292>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411292'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.54545402526855'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406545'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '17.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400350'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410604'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:observedWeight '48.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410604'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403177'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '44'^^xsd:integer;
  dwc:observedWeight '12.927300453186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403177'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410352> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410352>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410352'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400454> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400454>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400454'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400591> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400591>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400591'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401222> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401222>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401222'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404212'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402435> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402435>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.5359201431274'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402435'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402923'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '38'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402923'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403482'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '16'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403482'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403900'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0868000015616417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2907028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0868000015616417 -91.2907028198242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0868000015616417"^^xsd:decimal ;
  geo-pos:long "-91.2907028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.290702819824'^^xsd:double;
  dwc:latitude '0.086800001561642'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405292'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401434> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401434>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401434'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402002'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406327'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406327'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405181> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405181>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '14'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405181'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401089> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401089>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '206'^^xsd:integer;
  dwc:observedWeight '45'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401089'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403111'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696489989757538 -90.8167266845703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696489989757538"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8167266845703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696489989757538 -90.8167266845703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696489989757538"^^xsd:decimal ;
  geo-pos:long "-90.8167266845703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411807'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.81672668457'^^xsd:double;
  dwc:latitude '-0.69648998975754'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411807'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.1363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413504'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410332> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410332>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405556> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405556>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405556'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405162> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405162>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405162'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412516> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412516>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412516'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409696> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409696>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409696'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409696'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411681> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411681>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411681'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411722> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411722>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411722'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404704'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '5.2272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404704'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401411> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401411>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401411'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408585> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408585>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408585'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412583'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404976> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404976>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:observedWeight '60'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401196> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401196>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401196'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401196'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402763'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402763'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407935'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409940'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409971'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408775> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408775>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408775'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405033> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405033>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405033'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '391'^^xsd:integer;
  dwc:observedWeight '76.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403485'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407002'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408606'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402185'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '5.4545497894287'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402185'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403393> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403393>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '72'^^xsd:integer;
  dwc:observedWeight '18.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403393'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412520> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412520>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412520'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407384> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407384>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407384'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402091'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413499'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407627> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407627>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '123'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404767> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404767>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404767'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402417'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402417'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405986'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600208699703217 -90.1777877807617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.600208699703217"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1777877807617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.600208699703217 -90.1777877807617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.600208699703217"^^xsd:decimal ;
  geo-pos:long "-90.1777877807617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.177787780762'^^xsd:double;
  dwc:latitude '-0.60020869970322'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408583'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411099'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411099'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400546'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.5454502105713'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400546'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406465> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406465>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402212> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402212>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402212'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413778'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404524> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404524>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404524'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414568> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414568>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414568'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414568'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402061> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402061>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402061'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403624> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403624>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403624'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404606'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402011> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402011>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402011'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402011'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406765'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411844> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411844>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '59'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412711'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.99999898672104'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408877> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408877>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408877'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404769> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404769>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.227299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404769'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402367'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402367'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202600002288818"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6306991577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202600002288818 -90.6306991577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202600002288818"^^xsd:decimal ;
  geo-pos:long "-90.6306991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.630699157715'^^xsd:double;
  dwc:latitude '-0.20260000228882'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401350'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406553'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '415'^^xsd:integer;
  dwc:observedWeight '113.63600158691'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409699> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409699>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '86'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409699'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404190'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401252> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401252>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401252'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '61.36360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401252'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401659> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401659>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401659'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405704'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405704'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401977> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401977>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401977'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404081'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404081'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405539'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409169'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402708> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402708>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402708'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413026> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413026>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413026'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653160929679871 -90.1822814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653160929679871"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1822814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653160929679871 -90.1822814941406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653160929679871"^^xsd:decimal ;
  geo-pos:long "-90.1822814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.182281494141'^^xsd:double;
  dwc:latitude '-0.65316092967987'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '8.8636302947998'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.2272700071335'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413399> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413399>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413399'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403887> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403887>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403887'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7070007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7070007324219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7070007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.707000732422'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409900'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '18.860000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414028'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413431'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '55'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406446'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407050> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407050>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407050'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407050'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414933'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410676'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409167> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409167>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:observedWeight '50.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409167'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412993'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '26'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412993'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405667> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405667>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405667'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400287> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400287>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400287'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411091> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411091>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410957> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410957>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410957'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405993'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.298200011253357"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5102996826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.298200011253357 -90.5102996826172)"^^geo:wktLiteral ;
  geo-pos:lat "0.298200011253357"^^xsd:decimal ;
  geo-pos:long "-90.5102996826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510299682617'^^xsd:double;
  dwc:latitude '0.29820001125336'^^xsd:double;
  dwc:observedWeight '71.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404677'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407550'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407550'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405364'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '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:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405364'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414485'^^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.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414485'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402700> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402700>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '23.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402700'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '129'^^xsd:integer;
  dwc:observedWeight '25.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413450'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411393'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '67'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403916'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413129> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413129>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413129'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '51'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404336'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '5.4545497894287'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403022'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401074'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405692> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405692>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405692'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '99'^^xsd:integer;
  dwc:observedWeight '21.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405126'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.8636400699615'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400890'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412446'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.59090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401194> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401194>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '31.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401194'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400625> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400625>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '111.36399841309'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400625'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402628> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402628>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402628'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.498400002717972"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2414016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.498400002717972 -90.2414016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.498400002717972"^^xsd:decimal ;
  geo-pos:long "-90.2414016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.241401672363'^^xsd:double;
  dwc:latitude '-0.49840000271797'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411776'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407195'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404393> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404393>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404393'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400637> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400637>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400637'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400961> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400961>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400961'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400961'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401809'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401809'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412432'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412998'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400939> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400939>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400939'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9983596801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.66923999786377 -91.9983596801758)"^^geo:wktLiteral ;
  geo-pos:lat "1.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.9983596801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.998359680176'^^xsd:double;
  dwc:latitude '1.6692399978638'^^xsd:double;
  dwc:individualCount '221'^^xsd:integer;
  dwc:observedWeight '53.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404973> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404973>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404973'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '170'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411260> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411260>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '26'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411260'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400834> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400834>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400834'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408335> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408335>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408335'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406894> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406894>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406894'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406894'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403321> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403321>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403321'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405680> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405680>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405680'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405419> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405419>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405419'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406523> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406523>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:observedWeight '34.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402275'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:observedWeight '43.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404473'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403231> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403231>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403231'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411550> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411550>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '180'^^xsd:integer;
  dwc:observedWeight '49.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411550'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402598'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402598'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408734> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408734>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '6.9545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408734'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402569'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408855'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409628'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410962'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414890> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414890>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414890'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9.5200004577637'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414890'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '53'^^xsd:integer;
  dwc:observedWeight '16.954500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405127'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408045'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411691> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411691>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411691'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405177> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405177>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '29'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405177'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '139'^^xsd:integer;
  dwc:observedWeight '36.681800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404818'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403221'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '5.6818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403221'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403033'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403518'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403518'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414560'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414560'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414779'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409242> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409242>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409242'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411926> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411926>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '85.909103393555'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401304'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408618> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408618>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '8.4999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408618'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401963'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:observedWeight '54.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401963'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400768> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400768>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400768'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402039'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402445'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414476'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414476'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407971'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412553> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412553>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '19.35000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412553'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414972'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414972'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635680019855499 -90.8725433349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635680019855499"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8725433349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635680019855499 -90.8725433349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635680019855499"^^xsd:decimal ;
  geo-pos:long "-90.8725433349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414260'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.872543334961'^^xsd:double;
  dwc:latitude '-0.6356800198555'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '7.25'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414260'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404063'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404063'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411667> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411667>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414516'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414516'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410511> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410511>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410511'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410511'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403453'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412399'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412473> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412473>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412473'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412473'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410504'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766600012779236"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1559982299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766600012779236 -90.1559982299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766600012779236"^^xsd:decimal ;
  geo-pos:long "-90.1559982299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.15599822998'^^xsd:double;
  dwc:latitude '-0.76660001277924'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '45.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404864'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412127> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412127>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412127'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404941> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404941>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '272'^^xsd:integer;
  dwc:observedWeight '68.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404941'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403727> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403727>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '254'^^xsd:integer;
  dwc:observedWeight '54.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403727'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400876> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400876>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400876'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403194> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403194>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403194'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403194'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405522'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405522'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405313> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405313>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '85'^^xsd:integer;
  dwc:observedWeight '19.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405313'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402413> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402413>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402413'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402413'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402698> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402698>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402698'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402037'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401428'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401951'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401951'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400563> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400563>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400563'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405213> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405213>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405213'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '148'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405213'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405142'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411507> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411507>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '61'^^xsd:integer;
  dwc:observedWeight '19.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411507'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401465> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401465>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401465'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411972> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411972>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '92'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411972'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171709999442101"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8314819335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171709999442101 -90.8314819335938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171709999442101"^^xsd:decimal ;
  geo-pos:long "-90.8314819335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.831481933594'^^xsd:double;
  dwc:latitude '-0.1717099994421'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405113'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409728'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409728'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405966> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405966>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405966'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400633> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400633>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400633'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404368> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404368>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '97'^^xsd:integer;
  dwc:observedWeight '30.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404368'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404937> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404937>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404937'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408441> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408441>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408441'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404490'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411555> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411555>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411555'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411555'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '175'^^xsd:integer;
  dwc:observedWeight '40.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407656'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407648> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407648>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407648'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407421> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407421>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407421'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400300> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400300>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400300'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400300'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411390> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411390>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411390'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405197> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405197>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405197'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '25.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405197'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406981'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406981'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411531'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408736> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408736>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408736'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408736'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '22.727300643921'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402556'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414138> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414138>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414138'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '8.4090795516968'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409776'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414774'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.288888990879059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0972213745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.288888990879059 -91.0972213745117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.288888990879059"^^xsd:decimal ;
  geo-pos:long "-91.0972213745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.097221374512'^^xsd:double;
  dwc:latitude '-0.28888899087906'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405205'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403051'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408980'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186130002140999 -90.6932678222656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.186130002140999"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6932678222656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186130002140999 -90.6932678222656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.186130002140999"^^xsd:decimal ;
  geo-pos:long "-90.6932678222656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.693267822266'^^xsd:double;
  dwc:latitude '-0.186130002141'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413644'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405043> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405043>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405043'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401946> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401946>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401946'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412558> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412558>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412558'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411778> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411778>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411778'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405020> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405020>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405020'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '24'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410310'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406382'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403910> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403910>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '7.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403910'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405135> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405135>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405135'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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:observedWeight '69.545501708984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405135'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413632'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412989'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405566'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402110> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402110>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402110'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406547> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406547>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '12.045399665833'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406547'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408611> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408611>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408611'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408611'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402889> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402889>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '169'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402889'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687390029430389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.192512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687390029430389 -90.192512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687390029430389"^^xsd:decimal ;
  geo-pos:long "-90.192512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.192512512207'^^xsd:double;
  dwc:latitude '-0.68739002943039'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409535'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409466> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409466>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409466'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '225'^^xsd:integer;
  dwc:observedWeight '63.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405076'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406656> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406656>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '19.090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406656'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409282> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409282>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409282'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164340004324913 -90.8244094848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164340004324913"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8244094848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164340004324913 -90.8244094848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164340004324913"^^xsd:decimal ;
  geo-pos:long "-90.8244094848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.824409484863'^^xsd:double;
  dwc:latitude '-0.16434000432491'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413655'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414856> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414856>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414856'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414856'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405275> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405275>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '41'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405275'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405336'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406504> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406504>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '111'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406641'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404567'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406732> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406732>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '13.863599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409818> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409818>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409818'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410308> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410308>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410308'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410308'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.795000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0667037963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.795000016689301 -90.0667037963867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.795000016689301"^^xsd:decimal ;
  geo-pos:long "-90.0667037963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.066703796387'^^xsd:double;
  dwc:latitude '-0.7950000166893'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412454'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400528'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400528'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411983'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402173'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402173'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407713> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407713>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407713'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404806> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404806>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404806'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404806'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408136'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405730> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405730>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405730'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.62525999546051"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8768463134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.62525999546051 -90.8768463134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.62525999546051"^^xsd:decimal ;
  geo-pos:long "-90.8768463134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.876846313477'^^xsd:double;
  dwc:latitude '-0.62525999546051'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412497'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409195'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409195'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409265> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409265>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409265'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.622560024261475"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7958908081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.622560024261475 -90.7958908081055)"^^geo:wktLiteral ;
  geo-pos:lat "0.622560024261475"^^xsd:decimal ;
  geo-pos:long "-90.7958908081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.795890808105'^^xsd:double;
  dwc:latitude '0.62256002426148'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:observedWeight '76.818099975586'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410261'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401847'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401847'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403285'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410351'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410351'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409631> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409631>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '17.954500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408949> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408949>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408949'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412100'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413378> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413378>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413378'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413378'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05417001247406 -91.1636810302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05417001247406"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1636810302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05417001247406 -91.1636810302734)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05417001247406"^^xsd:decimal ;
  geo-pos:long "-91.1636810302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.163681030273'^^xsd:double;
  dwc:latitude '-1.0541700124741'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '33.110000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414756'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414055'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406903'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401087> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401087>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401087'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409708'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410140'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407557'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400464> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400464>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400464'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400464'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408090> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408090>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '748'^^xsd:integer;
  dwc:observedWeight '226.3630065918'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408090'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406788'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406788'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402600> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402600>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402600'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402600'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410281> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410281>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410281'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404093'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404060> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404060>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404060'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411049> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411049>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411049'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401478> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401478>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401478'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413884'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407074'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407074'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406409'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402983'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405869> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405869>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405869'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404257'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '17'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404257'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408486> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408486>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408486'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412253'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405527> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405527>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '177'^^xsd:integer;
  dwc:observedWeight '55.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405728> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405728>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406331> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406331>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406331'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406331'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406766'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406766'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414842> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414842>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414842'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405763> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405763>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405763'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '7.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413881'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410596'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403773> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403773>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403773'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407963> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407963>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '133'^^xsd:integer;
  dwc:observedWeight '29.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407963'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412491'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402051> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402051>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402051'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '21.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400432'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400500> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400500>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400500'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400500'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:observedWeight '60.909000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406649> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406649>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '40.227199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406649'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411741> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411741>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '27.045400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411741'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413575'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '72.72730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401106'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401404> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401404>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401404'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400512> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400512>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400512'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412729> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412729>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412729'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409716> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409716>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409716'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409716'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411746> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411746>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '48'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411746'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412772'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413924'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413924'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411338> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411338>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411338'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411338'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401191> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401191>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401191'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412305> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412305>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412305'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409315> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409315>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409315'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413154'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:observedWeight '430.10000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413154'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414748> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414748>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '11.340000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414748'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410298> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410298>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410298'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.1364200115204'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401574'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413968'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413968'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385850012302399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.249870300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385850012302399 -91.249870300293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385850012302399"^^xsd:decimal ;
  geo-pos:long "-91.249870300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249870300293'^^xsd:double;
  dwc:latitude '-0.3858500123024'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413404'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413862> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413862>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413862'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402319> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402319>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402319'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:observedWeight '27.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402319'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '77'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406510'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413795> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413795>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '33'^^xsd:integer;
  dwc:observedWeight '7.9499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413795'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402140'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404004> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404004>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409688'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409688'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.684080004692078 -90.1957321166992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.684080004692078"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1957321166992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.684080004692078 -90.1957321166992)"^^geo:wktLiteral ;
  geo-pos:lat "-0.684080004692078"^^xsd:decimal ;
  geo-pos:long "-90.1957321166992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.195732116699'^^xsd:double;
  dwc:latitude '-0.68408000469208'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '26.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413615'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414442'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.635999917984'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414442'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414039> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414039>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414039'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412101> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412101>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412101'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409240'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '78'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409240'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409438'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414350> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414350>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414350'^^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.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414350'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406035> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406035>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406035'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411888> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411888>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411888'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405409> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405409>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405409'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405409'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409347> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409347>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409347'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404484'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '24'^^xsd:integer;
  dwc:observedWeight '7.7272701263428'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404484'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404697> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404697>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '33.63639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404697'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409637> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409637>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '9'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404166'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:observedWeight '32.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411717'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408344> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408344>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '66'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408344'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '89'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414341> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414341>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414341'^^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 '6'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414341'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407180> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407180>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407180'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '9.0909004211426'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404851> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404851>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '338'^^xsd:integer;
  dwc:observedWeight '104.54599761963'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404851'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410912'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409564> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409564>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409564'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409564'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414033'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414033'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '42'^^xsd:integer;
  dwc:observedWeight '9.2727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405125'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404653'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412731> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412731>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412731'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414850> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414850>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414850'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '94'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404265'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407364'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407364'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414480'^^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.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414480'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.119000002741814 -91.302978515625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.119000002741814"^^xsd:decimal ;
  dwc:decimalLongitude "-91.302978515625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.119000002741814 -91.302978515625)"^^geo:wktLiteral ;
  geo-pos:lat "0.119000002741814"^^xsd:decimal ;
  geo-pos:long "-91.302978515625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414346'^^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.302978515625'^^xsd:double;
  dwc:latitude '0.11900000274181'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414346'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413061'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769249975681305"^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769249975681305 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769249975681305"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.76924997568131'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414173'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414625'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414625'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:observedWeight '48.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401495'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414446'^^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.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414446'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03933000564575 -91.2270202636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03933000564575"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2270202636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03933000564575 -91.2270202636719)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03933000564575"^^xsd:decimal ;
  geo-pos:long "-91.2270202636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411850'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227020263672'^^xsd:double;
  dwc:latitude '-1.0393300056457'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411850'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '4'^^xsd:integer;
  dwc:observedWeight '0.68181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403163'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400014> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400014>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  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-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400014'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:observedWeight '2752'^^xsd:integer;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400014'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67869997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0031967163086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67869997024536 -92.0031967163086)"^^geo:wktLiteral ;
  geo-pos:lat "1.67869997024536"^^xsd:decimal ;
  geo-pos:long "-92.0031967163086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-92.003196716309'^^xsd:double;
  dwc:latitude '1.6786999702454'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409269'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413950> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413950>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413950'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408218> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408218>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408218'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408218'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413764> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413764>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413764'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413764'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400402'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411590> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411590>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411590'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '34'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412879'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410122'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410160'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407704> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407704>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407704'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407122'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409042> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409042>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '22.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410605'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402853> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402853>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '47.727298736572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402853'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413472'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413472'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '20.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410683'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406432> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406432>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406432'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414673'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775579988956451"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3618316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775579988956451 -90.3618316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775579988956451"^^xsd:decimal ;
  geo-pos:long "-90.3618316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.361831665039'^^xsd:double;
  dwc:latitude '-0.77557998895645'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414181'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407109> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407109>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407109'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404346> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404346>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '3.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404346'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412173> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412173>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412173'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67443001270294 -91.9880065917969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67443001270294"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9880065917969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67443001270294 -91.9880065917969)"^^geo:wktLiteral ;
  geo-pos:lat "1.67443001270294"^^xsd:decimal ;
  geo-pos:long "-91.9880065917969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.988006591797'^^xsd:double;
  dwc:latitude '1.6744300127029'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412982'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '5.6818099021912'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410416'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '3.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408743'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409145> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409145>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409145'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:observedWeight '48.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409145'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '58.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414115'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '0.90909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402113'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410498> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410498>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410498'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410498'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '111'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405055'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401461> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401461>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401461'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402987> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402987>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '40'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402987'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '13.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405934> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405934>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '14'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405934'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410774> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410774>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410774'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '80'^^xsd:integer;
  dwc:observedWeight '21.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410054> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410054>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412271'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412271'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414484> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414484>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414484'^^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.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414484'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407674> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407674>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:observedWeight '37.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407674'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408182'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '3.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408182'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '1.3636399507523'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402735'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400529> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400529>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400529'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400529'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401986> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401986>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:observedWeight '51.710399627686'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401986'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414304> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414304>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414304'^^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.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.46000000834465'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414304'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405488'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407317'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.31818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407357'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405971> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405971>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405971'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.969739973545074 -90.9667282104492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.969739973545074"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9667282104492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.969739973545074 -90.9667282104492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.969739973545074"^^xsd:decimal ;
  geo-pos:long "-90.9667282104492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966728210449'^^xsd:double;
  dwc:latitude '-0.96973997354507'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414886'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408326> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408326>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408326'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412301> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412301>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412301'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405745'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '7.7272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400592'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409037> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409037>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '80'^^xsd:integer;
  dwc:observedWeight '22.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404142'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405830> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405830>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405830'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409316> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409316>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409316'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '19.545400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409316'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404840> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404840>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404840'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400570> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400570>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400570'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '3'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403972'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408645> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408645>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '84'^^xsd:integer;
  dwc:observedWeight '28.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410943> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410943>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410943'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.454540014267'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405420> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405420>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405420'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410084> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410084>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410084'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407072'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '31'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407072'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403940> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403940>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403940'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403940'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400746'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:observedWeight '3.1818199157715'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400746'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.6727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403700'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402933> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402933>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402933'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402933'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402195'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402195'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400379> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400379>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400379'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404092'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '54'^^xsd:integer;
  dwc:observedWeight '18.409099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404092'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408416> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408416>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408416'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.9090800285339'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408416'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409573'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411429> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411429>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:observedWeight '26.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411429'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408581> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408581>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '33.727199554443'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408581'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403470> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403470>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '35'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403470'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403650'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404846> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404846>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404846'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '29'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404846'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408230> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408230>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408230'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412616> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412616>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412616'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410267> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410267>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410267'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404522> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404522>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '27'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404522'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408113> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408113>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408113'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.636360168457'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408113'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.684759974479675 -90.1952285766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.684759974479675"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1952285766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.684759974479675 -90.1952285766602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.684759974479675"^^xsd:decimal ;
  geo-pos:long "-90.1952285766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.19522857666'^^xsd:double;
  dwc:latitude '-0.68475997447967'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412363'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402206'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402802> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402802>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402802'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '79'^^xsd:integer;
  dwc:observedWeight '18.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414895'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413635> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413635>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413635'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413635'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0542000010609627"^^xsd:decimal ;
  dwc:decimalLongitude "-91.270149230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0542000010609627 -91.270149230957)"^^geo:wktLiteral ;
  geo-pos:lat "0.0542000010609627"^^xsd:decimal ;
  geo-pos:long "-91.270149230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.270149230957'^^xsd:double;
  dwc:latitude '0.054200001060963'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406482'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204019993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.387077331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204019993543625 -91.387077331543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204019993543625"^^xsd:decimal ;
  geo-pos:long "-91.387077331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387077331543'^^xsd:double;
  dwc:latitude '-0.20401999354362'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '22.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413482'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406857> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406857>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406857'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405679> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405679>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405679'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405679'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405677> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405677>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405677'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400440> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400440>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400440'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401607> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401607>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401607'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.739910006523132"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7976226806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.739910006523132 -90.7976226806641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.739910006523132"^^xsd:decimal ;
  geo-pos:long "-90.7976226806641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412723'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.797622680664'^^xsd:double;
  dwc:latitude '-0.73991000652313'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412723'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407494> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407494>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407494'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408828> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408828>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408828'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.71267002820969'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409997> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409997>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '22'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411625> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411625>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411625'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '3.1818099021912'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411625'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409299> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409299>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409299'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '1.3636399507523'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404105'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408291> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408291>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '213'^^xsd:integer;
  dwc:observedWeight '47.954498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408291'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411706'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411706'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401263> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401263>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '20.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401263'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400601'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402211'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403027'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408249> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408249>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406635'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408954> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408954>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '54'^^xsd:integer;
  dwc:observedWeight '11.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408954'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401052> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401052>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401052'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408310> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408310>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408310'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411858> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411858>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.2727301120758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411858'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411476> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411476>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '72'^^xsd:integer;
  dwc:observedWeight '16.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411476'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401243'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403013> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403013>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403013'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '30'^^xsd:integer;
  dwc:observedWeight '8.1818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405157'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412886'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407030'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409798'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409798'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400989> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400989>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400989'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400989'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408459> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408459>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '16'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409525'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414378'^^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.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.8179998397827'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414378'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406457> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406457>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '45'^^xsd:integer;
  dwc:observedWeight '10.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412792'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409587> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409587>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '2.954540014267'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409587'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411250> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411250>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411250'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408929> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408929>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408929'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:observedWeight '1.1799999475479'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408964> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408964>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:observedWeight '43.409000396729'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408964'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260019987821579 -91.3715286254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.260019987821579"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3715286254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260019987821579 -91.3715286254883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.260019987821579"^^xsd:decimal ;
  geo-pos:long "-91.3715286254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.371528625488'^^xsd:double;
  dwc:latitude '-0.26001998782158'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412659'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404169> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404169>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404169'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401910> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401910>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401910'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9090900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401910'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409845> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409845>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '11'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409845'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414513'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414513'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401240> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401240>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.2727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401240'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402592> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402592>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402592'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413013'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404512'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400785> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400785>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400785'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406672'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '23.636299133301'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406672'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412902'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408336> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408336>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '54'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408336'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696489989757538 -90.8167266845703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696489989757538"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8167266845703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696489989757538 -90.8167266845703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696489989757538"^^xsd:decimal ;
  geo-pos:long "-90.8167266845703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411813'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.81672668457'^^xsd:double;
  dwc:latitude '-0.69648998975754'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414882> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414882>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414882'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414882'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405969> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405969>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405969'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410188> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410188>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410188'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410188'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.8636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407371'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402752> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402752>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402752'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '7.0454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402752'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '1'^^xsd:integer;
  dwc:observedWeight '2.0454499721527'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403159'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405446> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405446>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '120'^^xsd:integer;
  dwc:observedWeight '30.454500198364'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405446'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191699996590614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6472015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191699996590614 -90.6472015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191699996590614"^^xsd:decimal ;
  geo-pos:long "-90.6472015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.647201538086'^^xsd:double;
  dwc:latitude '-0.19169999659061'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:observedWeight '50.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405565'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408467> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408467>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408467'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '52'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408467'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '76'^^xsd:integer;
  dwc:observedWeight '17.272699356079'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409344'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406582> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406582>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406582'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402093> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402093>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402093'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '37'^^xsd:integer;
  dwc:observedWeight '9.0909004211426'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410414'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403374> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403374>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:observedWeight '6.363639831543'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403374'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4545397758484'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411123'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:13:5414759'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773329973220825 -90.3906478881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.773329973220825"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3906478881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773329973220825 -90.3906478881836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.773329973220825"^^xsd:decimal ;
  geo-pos:long "-90.3906478881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.390647888184'^^xsd:double;
  dwc:latitude '-0.77332997322082'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414200'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411032> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411032>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411032'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412821'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412821'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401735> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401735>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:observedWeight '36.818199157715'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401735'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406539> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406539>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406539'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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.8181799650192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406539'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414531'^^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.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414531'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414763'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796249985694885 -90.0673904418945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.796249985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0673904418945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796249985694885 -90.0673904418945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.796249985694885"^^xsd:decimal ;
  geo-pos:long "-90.0673904418945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5411298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.067390441895'^^xsd:double;
  dwc:latitude '-0.79624998569489'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411298'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.39131104946136"^^xsd:decimal ;
  dwc:decimalLongitude "-91.8292846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.39131104946136 -91.8292846679688)"^^geo:wktLiteral ;
  geo-pos:lat "1.39131104946136"^^xsd:decimal ;
  geo-pos:long "-91.8292846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.829284667969'^^xsd:double;
  dwc:latitude '1.3913110494614'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401255'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411657> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411657>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1363600492477'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.344559997320175"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5467910766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.344559997320175 -90.5467910766602)"^^geo:wktLiteral ;
  geo-pos:lat "0.344559997320175"^^xsd:decimal ;
  geo-pos:long "-90.5467910766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54679107666'^^xsd:double;
  dwc:latitude '0.34455999732018'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412376'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412441'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412441'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407622> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407622>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '134'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '55'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404348'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407141'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '36.36360168457'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407141'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409141> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409141>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409141'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '15.681799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409141'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '27'^^xsd:integer;
  dwc:observedWeight '7.7272601127625'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406675'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406360'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '21'^^xsd:integer;
  dwc:observedWeight '7.2727198600769'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406360'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405936> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405936>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '25'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405936'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405022> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405022>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405022'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405022'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405428> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405428>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635680019855499 -90.8725433349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635680019855499"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8725433349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635680019855499 -90.8725433349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635680019855499"^^xsd:decimal ;
  geo-pos:long "-90.8725433349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.872543334961'^^xsd:double;
  dwc:latitude '-0.6356800198555'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414259'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402884> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402884>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '94'^^xsd:integer;
  dwc:observedWeight '27.727300643921'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402884'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405211> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405211>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '169'^^xsd:integer;
  dwc:observedWeight '26.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405211'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403188'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414670'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414670'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401120> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401120>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401120'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401120'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403235> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403235>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '14.545499801636'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403235'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.413450002670288 -90.9745178222656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.413450002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9745178222656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.413450002670288 -90.9745178222656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.413450002670288"^^xsd:decimal ;
  geo-pos:long "-90.9745178222656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.974517822266'^^xsd:double;
  dwc:latitude '-0.41345000267029'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413410'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410684> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410684>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410684'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410923'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414119> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414119>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414119'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '9.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404591'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406781> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406781>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406781'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404702'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '542'^^xsd:integer;
  dwc:observedWeight '149.31799316406'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404702'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407470'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401070> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401070>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401070'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404980> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404980>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5404980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404980'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '85'^^xsd:integer;
  dwc:observedWeight '32.727298736572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404980'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '10'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405217'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401187> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401187>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '17.272699356079'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401187'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400930'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403706> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403706>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '35'^^xsd:integer;
  dwc:observedWeight '8.4090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403706'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405594> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405594>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '179'^^xsd:integer;
  dwc:observedWeight '44.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411396> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411396>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411396'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411779> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411779>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '110'^^xsd:integer;
  dwc:observedWeight '32.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411779'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413766'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413766'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412942> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412942>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412942'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.25'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412942'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413233> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413233>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '100'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413233'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '28'^^xsd:integer;
  dwc:observedWeight '6.8181700706482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408121'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401522> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401522>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:observedWeight '37.272701263428'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401522'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408776> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408776>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408776'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408776'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409445> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409445>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409445'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.3636298179626'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409445'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406285> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406285>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406285'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '9'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406285'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '15.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410858'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402415> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402415>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402415'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411102> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411102>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '27.045400619507'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411102'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406011> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406011>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '13.636300086975'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406011'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408669'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '18'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403457'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412142> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412142>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.5909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412142'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404740'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '60'^^xsd:integer;
  dwc:observedWeight '18.181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404740'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5402521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402521'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403544> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403544>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '57'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403544'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403010> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403010>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '91'^^xsd:integer;
  dwc:observedWeight '21.590900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403010'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406654'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410183> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410183>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '14.090900421143'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410183'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405550'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405550'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.234200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8656997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.234200000762939 -90.8656997680664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.234200000762939"^^xsd:decimal ;
  geo-pos:long "-90.8656997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.865699768066'^^xsd:double;
  dwc:latitude '-0.23420000076294'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '35.909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405115'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405905'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407765> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407765>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407765'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407765'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412469> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412469>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412469'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403784> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403784>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '3.6363599300385'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403784'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '4.3181800842285'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405510'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406505'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.13636399805546'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412276> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412276>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.18181799352169'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412276'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403248> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403248>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403248'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403248'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406544'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406544'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413178> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413178>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413178'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5409181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409181'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '43'^^xsd:integer;
  dwc:observedWeight '15.454500198364'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409181'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414688'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414688'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411653> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411653>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411653'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406038> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406038>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '38.181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406038'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404821'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404821'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '3.1818199157715'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401896'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.990000009536743 -91.0299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.990000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.990000009536743 -91.0299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.990000009536743"^^xsd:decimal ;
  geo-pos:long "-91.0299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403418'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.029998779297'^^xsd:double;
  dwc:latitude '-0.99000000953674'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403418'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407041> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407041>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400740'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:observedWeight '9.0909099578857'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400740'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5410984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.22727200388908'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410984'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409579> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409579>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409579'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400881'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 '4.6545400619507'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401593'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402324> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402324>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:observedWeight '77.72730255127'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402324'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401206> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401206>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '13.636400222778'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401206'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403055> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403055>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.8181800842285'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403055'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413837> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413837>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5413837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '23'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413837'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5407261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407261> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407261>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '68'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406056> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406056>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406056'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414617'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414617'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5408198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '10.909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405178> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405178>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405178'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '12'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405178'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408192> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408192>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408192'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412076> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412076>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:observedWeight '28.636299133301'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412076'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405759> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405759>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '47'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405759'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400543> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400543>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400543'^^xsd:integer;
  dwc:scientificName 'Panulirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.8181800842285'^^xsd:double;
  dwc:aphiaid '107060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400543'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '38'^^xsd:integer;
  dwc:observedWeight '12.272700309753'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402811> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402811>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402811'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8181799650192'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402811'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.603039979934692"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9080963134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.603039979934692 -90.9080963134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.603039979934692"^^xsd:decimal ;
  geo-pos:long "-90.9080963134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5412721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412721'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.908096313477'^^xsd:double;
  dwc:latitude '-0.60303997993469'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412721'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401615> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401615>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5401615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '12.727299690247'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401615'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403104> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403104>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403104'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '2'^^xsd:integer;
  dwc:observedWeight '0.45454499125481'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403104'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5401808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5401808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5401808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5401808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5401808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.5454502105713'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5401808'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '45'^^xsd:integer;
  dwc:observedWeight '11.590900421143'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403326'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5403097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '7'^^xsd:integer;
  dwc:observedWeight '2.2090899944305'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403097'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.0300002098083'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414993'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400488> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400488>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5400488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400488'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359169989824295"^^xsd:decimal ;
  dwc:decimalLongitude "-90.69287109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359169989824295 -90.69287109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359169989824295"^^xsd:decimal ;
  geo-pos:long "-90.69287109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.69287109375'^^xsd:double;
  dwc:latitude '-0.35916998982429'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413658'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403358> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403358>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '41'^^xsd:integer;
  dwc:observedWeight '10.181799888611'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403358'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5405801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '58'^^xsd:integer;
  dwc:observedWeight '14.545399665833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5406085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '32'^^xsd:integer;
  dwc:observedWeight '8.1818103790283'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406085'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411825> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411825>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '5'^^xsd:integer;
  dwc:observedWeight '1.3636300563812'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411825'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404586'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '30'^^xsd:integer;
  dwc:observedWeight '6.5909099578857'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404586'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414081> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414081>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '12'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414081'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5408287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5408287> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408287>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5408287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5408287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5408287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '50'^^xsd:integer;
  dwc:observedWeight '11.818200111389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5408287'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405935> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405935>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0909099578857'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405935'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5412184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5412184> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412184>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5412184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5412184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5412184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5412184'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5402540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5402540> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402540>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5402540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5402540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5402540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.8090898990631'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5402540'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403676> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403676>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '63'^^xsd:integer;
  dwc:observedWeight '16.363599777222'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403676'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411815> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411815>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.647599995136261"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1808013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.647599995136261 -90.1808013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.647599995136261"^^xsd:decimal ;
  geo-pos:long "-90.1808013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.180801391602'^^xsd:double;
  dwc:latitude '-0.64759999513626'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413736'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414662> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414662>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414662'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409774> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409774>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409774'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414871> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414871>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5414871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414871'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414871'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5404115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5404115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5404115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5404115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5404115'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  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 '8'^^xsd:integer;
  dwc:observedWeight '2.2727301120758'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5404115'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5414321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5414321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5414321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5414321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5414321'^^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.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5414321'^^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/3150__urn%3Acatalog%3AHMAP%3A13%3A5407049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5407049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5407049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5407049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5407049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '15'^^xsd:integer;
  dwc:observedWeight '4.5454502105713'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5407049'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5403675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5403675> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403675>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5403675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5403675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5403675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '13'^^xsd:integer;
  dwc:observedWeight '2.7272698879242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5403675'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5411745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5411745> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411745>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5411745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5411745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5411745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '19'^^xsd:integer;
  dwc:observedWeight '9.9999904632568'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5411745'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409425> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409425>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.7272698879242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409425'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5405881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5405881> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405881>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5405881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5405881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5405881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '220'^^xsd:integer;
  dwc:observedWeight '50.454498291016'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5405881'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5400295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5400295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5400295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5400295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5400295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.22727300226688'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5400295'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5410602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5410602> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410602>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5410602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5410602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5410602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '2'^^xsd:integer;
  dwc:observedWeight '0.68181699514389'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5410602'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5409598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5409598> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409598>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5409598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5409598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5409598'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5409598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5406838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5406838> ;
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406838>
  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/3150__urn%3Acatalog%3AHMAP%3A13%3A5406838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5406838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5406838'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '3'^^xsd:integer;
  dwc:observedWeight '0.90908998250961'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5406838'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3150__urn%3Acatalog%3AHMAP%3A13%3A5413907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3150__urn%3Acatalog%3AHMAP%3A13%3A5413907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3150__urn%3Acatalog%3AHMAP%3A13%3A5413907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:13:5413907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3150_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '13'^^xsd:integer;
  dwc:catalogNumber '5413907'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc: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 '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:13:5413907'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF